TX Text Control .NET for Windows Forms Documentation

StatusBar.Colors Class

The StatusBar.Colors class gets, sets or resets the display colors of a StatusBar control. By default the display colors depend on sytem colors. With this class all colors can be individually designed. The colors are only used when the status bar's BorderStyle property has been set to ColorScheme.

Introduced: 15.1.

Syntax

[C#] public class StatusBar.Colors
[Visual Basic] Public Class StatusBar.Colors

Constructors

ConstructorDescription
StatusBar.ColorsInitializes a new instance of the StatusBar.Colors class.

Properties

PropertyDescription
BackColorGets or sets the background color at the left edge of the status bar.
ForeColorGets or sets the color used for text and numbers.
FrameColorGets or sets the color of the status bar's frames.
GradientBackColorGets or sets the background color at the right edge of the status bar.

Methods

MethodDescription
ResetBackColorResets the status bar's BackColor to its system dependent default value.
ResetForeColorResets the status bar's ForeColor to its system dependent default value.
ResetFrameColorResets the status bar's FrameColor to its system dependent default value.
ResetGradientBackColorResets the status bar's GradientBackColor to its system dependent default value.

See Also

 
 
 

Products

Support

Downloads

Corporate

Buy Now