ShowToolbarOnly method

[method icon] ShowToolbarOnly(Enable)

>ShowToolbarOnly

ShowToolbarOnly

The ShowToolbarOnly(showOnly) method allows an application to hide the menu bar leaving just the toolbar visible.

Note: This method only functions on Windows CE based devices. It can free up valuable display real estate on small screen devices. It has no effect on Pocket PC as the menu takes no additional space on these devices.

REM Hide the menu bar
Forms.ShowToolbarOnly(TRUE)
See also:

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