CMDIFrameWndEx::OnDrawMenuLogo
Called by the framework when a CMFCPopupMenuprocesses a WM_PAINT message.
virtual void OnDrawMenuLogo(
CDC* ,
CMFCPopupMenu* ,
const CRect&
);
Remarks
Override this function to display a logo on the pop-up menu that belongs to the menu bar owned by the CMDIFrameWndEx-derived object. The default implementation does nothing.
Requirements
Header: afxMDIFrameWndEx.h