CToolBarCtrl::GetRows
intGetRows() const;
Return Value
Number of rows of buttons currently displayed on the toolbar.
Remarks
Call this function to retrieve the number of rows of buttons currently displayed by the toolbar control. Note that the number of rows will always be one unless the toolbar was created with the TBSTYLE_WRAPABLE style.
CToolBarCtrl Overview | Class Members | Hierarchy Chart
See Also TBSTYLE_WRAPABLE in CToolBarCtrl::Create, CToolBarCtrl::SetRows