Sets the background color of the status bar.
Introduced: X14.
<void> TXTextControl.setStatusBarColor(<string> hexColor)
Parameter | Description |
---|---|
hex |
The color value. Must be a hexadecimal CSS color string. Valid values are "#AAA" or "#B634A2", for example. |