Friendly Name | Keep Focus |
---|---|
API Name | KeepFocus |
Type | Boolean |
Restrictions | |
Get Function | (dcl-Control-GetKeepFocus
<CONTROL>) |
Set Function | (dcl-Control-SetKeepFocus
<CONTROL>
NewValue [as Boolean]) |
Applies To | Control Bar, Modeless Dialog, Palette |
If this property is False, controls on the form do not keep the keyboard input focus; all keyboard input is sent to the AutoCAD command line instead. Set this property to True when a form contains controls that accept keyboard input.