Gets a value indicating the current activation state. It can be activated, deactivated or disabled.
Introduced: X18.
<void> TXTextControl.getActivationState(<RequestActivationStateCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | The callback function that receives the requested value. |
error |
Optional. Is called when the operation failed with an error. |