TX Text Control ActiveX Documentation

TXStatusBar.DisplayColor Property

This property gets or sets the display colors of a status bar. By default the display colors depend on sytem colors. With this property all colors can be individually designed. The colors are only used when the status bar's Appearance property has been set to txColorScheme.

Introduced: 15.1.

Syntax

TXStatusBar.DisplayColor(index) [= color]
ParameterDescription
index

Determines the index of the display element the color of which is changed. It must be a value of the StatusBarColor enumeration. Possible values are listed in Constants.

Constants

Valid values for the index parameter are:

ConstantDescription
sbForeColor (0)

Gets or sets the color used for text and numbers.

sbBackColor (1)

Gets or sets the background color at the left edge of the status bar.

sbGradientBackColor (2)

Gets or sets the background color at the right edge of the status bar.

sbFrameColor (3)

Gets or sets the color of the status bar's frames.

Data Types

index:Integer
Property value:Long

Limitations

Run time only.

See Also

 
 
 

Products

Support

Downloads

Corporate

Buy Now