Sets the Text Control's background color.

Introduced: X18.

<void> TXTextControl.setBackColor(<string> htmlColor, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
htmlColor Name or hexadecimal value of the HTML Color
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.