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.
Returns the number of rows in the drop-down menu when the menu is in palette mode.
int GetPaletteRows() const;
Return Value
The number of rows in the palette.
Remarks
When the menu button is set to palette mode, menu items will appear in multiple columns with only a limited number of rows. Call this method to obtain the number of rows. You can enable or disable palette mode and specify the number of rows using CMFCToolBarMenuButton::SetMenuPaletteMode.
Requirements
Header: afxtoolbarmenubutton.h