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.
A Boolean member variable that indicates which pop-up menu the framework displays.
BOOL m_bOSMenu;
Remarks
If m_bOSMenu is TRUE, the framework calls the inherited TrackPopupMenu method for this object. Otherwise, the framework calls CContextMenuManager::TrackPopupMenu.
Requirements
Header: afxmenubutton.h