CMFCRibbonGallery::EnableMenuSideBar
Enables or disables the side bar to the left of the popup menu.
void EnablMenuSideBar(
BOOL bEnable=TRUE
);
Parameters
- [in] bEnable
TRUE to specify that the side bar is enabled; otherwise, FALSE.
Remarks
Call this method to enable or disable the Office XP-style side bar at the left side of the menu.
Requirements
Header: afxRibbonPaletteGallery.h