Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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