SetToolBarSize method

[method icon] SetToolBarSize(Large)

>SetToolBarSize (form method)

SetToolBarSize (form method)

The SetToolBarSize() method allows the application to determine whether forms are shown with small or large toolbar buttons. The single parameter, Large should be set to TRUE for large (24x24 pixels) buttons with the text or to FALSE for small (16x16 pixels) buttons with no text. This method must be applied before the form is opened.

 forms.SetToolbarSize(TRUE)
See also:

AddTool, AddToolAlert, AddToolFile, AddToolMenu, BlankDesktop, EnableAltCurrencyMode, FormColor, FormColorBorderThreshold, FormColorEnableGridBorder, HonorFormVisibleProperty, PersistFormSize, SetAltCurrencyMode, SetDBeditSearchTimeout, SetFormColors, SetGridCopyTimeout, SetToolAlertItemText, SetToolItemText, SetToolMenuText, ShowToolbarOnly, SmallScreenLargeToolBar, SpoofGraph, TabEnterKey, TabReturnKey, UserColor