CMFCToolBar::GetMenuImageSize
Returns the size of menu button images in the application.
static CSize GetMenuImageSize();
Return Value
A CSize object that represents the size of menu images.
Remarks
This method returns the size of images on toolbar menu buttons that is maintained as a global variable. Call CMFCToolBar::SetMenuSizes to set this global variable.
Requirements
Header: afxtoolbar.h