<< Click to Display Table of Contents >> SetMaxTextRows SEToolBar |
![]() ![]() ![]() |
Purpose
Sets the maximum number of text rows displayed on a toolbar button for the specified toolbar control.
Prototype
METHOD SetMaxTextRows(nRowCount, symTB) CLASS SEToolBar
Arguments
[<nRowCount>] |
A numeric value which specifies the maximum number of rows of text that can be displayed. The default value is 0. |
[<symTB>] |
The symbolic name of the toolbar. Default is #MainToolBar. |
Return
SELF