CToolBarCtrl::SetMaxTextRows
BOOL SetMaxTextRows( int iMaxRows );
Return Value
Nonzero if successful; otherwise zero.
Parameters
iMaxRows
Maximum number of rows to be set.
Remarks
Call this member function to set the maximum number of text rows displayed on a toolbar button.
CToolBarCtrl Overview | Class Members | Hierarchy Chart
See Also CToolBarCtrl::GetMaxTextRows