BCGControlBar Pro for MFC
virtual BOOL CBCGPOleIPFrameWnd::OnDrawMenuImage ( CDC *  ,
const CBCGPToolbarMenuButton ,
const CRect &   
)
inlinevirtual

Called by the framework when a menu image is being rendered.

Returns
The function should return nonzero if the image has been rendered by it. The default implementation returns 0.

Override this member function if you want to customize image rendering for the menu items that belong to the menu bar owned by the CBCGPOleIPFrameWnd - derived object. The default implementation does nothing.