BCGControlBar Pro for MFC
virtual void CBCGPFrameWnd::OnDrawMenuLogo ( CDC *  ,
CBCGPPopupMenu ,
const CRect &   
)
inlinevirtual

Called by the framework when a CBCGPPopupMenu processes WM_PAINT message.

Override this function when you want to display a logo on the popup menu that belongs to the menu bar owned by the CBCGPFrameWnd - derived object. The default implementation does nothing.