Sets the background color of the status bar.

Introduced: X14.

<void> TXTextControl.setStatusBarColor(<string> hexColor)

Parameters

Parameter Description
hexColor The color value. Must be a hexadecimal CSS color string. Valid values are "#AAA" or "#B634A2", for example.