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 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