BCGSuite for MFC
virtual BOOL CBCGPBreadcrumb::OnDrawMenuImage ( CDC *  pDC,
const CBCGPToolbarMenuButton *  pMenuButton,
const CRect &  rectImage 
)
virtual

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

Parameters
pDCThe device-context.
pMenuButtonThe menu button.
rectImageThe image location and size.
Returns
TRUE if image was rendered.

Override this member function if you want to customize image rendering for the menu items that belong to the breadcrumb item.