Sets the component render mode. This property only works with the Microsoft Windows based .
Introduced: 32.0.
<void> TXTextControl.setRenderMode(<ComponentRenderMode> value, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| value | The component render mode. |
| callback | Optional. Is called when the operation completed. |
| error |
Optional. Is called when the operation failed with an error. |