CMFCToolBar::GetRowHeight
Returns the height of toolbar buttons.
virtual int GetRowHeight() const;
Return Value
The height of toolbar buttons, in pixels.
Remarks
The framework calls this method to calculate toolbar layout. Override this method in a derived class to specify a different height for your toolbar.
Requirements
Header: afxtoolbar.h