Form_Enable

Funktionsname dcl_Form_Enable
Syntax   (dcl_Form_Enable <CONTROL> {Enable [as Boolean]})
Rückgabewert Boolean (T if successful; otherwise NIL)
Anwendbar auf All Forms

This method enables or disables the dialog box to prevent user input. If the optional Enable argument is NIL the dialog is disabled; otherwise it is enabled.