Returns or sets a value that determines whether a Text Control can respond to user-generated events.
TXTextControl.Enabled [= boolean]
| Setting | Description | |
| True | (Default) Allows a Text Control to respond to events. | |
| False | Prevents a Text Control from responding to events. |
Boolean.
<< TXTextControl.EnableAutomationServer Method | >> TXTextControl.EnableSpellChecking Property