BlankDesktop method

[method icon] BlankDesktop(Blank)

>BlankDesktop

BlankDesktop

The BlankDesktop(Blank) method creates a blank 'desktop' window which hides the real desktop and any applications other than KClient. If focus is lost to another application the blank desktop is hidden. Note. As the blank desktop window acts as the parent for all KClient dialogs; if it is to be used it must be enabled before the first form is shown.

REM Enable blank desktop
Client.BlankDesktop(TRUE)
REM Now the blank desktop has been created we can show a form.
Form.Open()
See also:

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