CMFCToolBar::GetMenuButtonSize
Returns the size of menu buttons in the application.
static CSize GetMenuButtonSize();
Return Value
A CSize object that represents the size of menu buttons, in pixels.
Remarks
The size of menu buttons on toolbars is maintained as a global variable and can be retrieved by this static method.
Call CMFCToolBar::SetMenuSizes to set this global variable.
Requirements
Header: afxtoolbar.h