| Funktionsname | dcl_Form_Hide |
|---|---|
| Syntax | (dcl_Form_Hide
<CONTROL>
{Hide [als Boolean]}) |
| Rückgabewert | Boolean (T if successful; otherwise NIL) |
| Anwendbar auf | All Forms |
This method hides or unhides the dialog box. If the optional Hide argument is T, the dialog box is hidden; otherwise it is unhidden. Note that leaving a modal dialog hidden also leaves the AutoCAD window disabled, thus effectively locking up AutoCAD.