Function Name | dcl-Form-Enable |
---|---|
Syntax | (dcl-Form-Enable
<CONTROL>
{Enable [as
Boolean]}) |
Return Type | Boolean (T if successful; otherwise NIL) |
Applies To | 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.