KryptonPaletteTMSStatusStrip Properties |
The KryptonPaletteTMSStatusStrip type exposes the following members.
| Name | Description | |
|---|---|---|
| Id |
Gets the unique identifier of the object.
(Inherited from GlobalId.) | |
| IsDefault |
Gets a value indicating if all values are default.
(Overrides StorageIsDefault.) | |
| NeedPaint |
Gets and sets the need paint delegate for notifying paint requests.
(Inherited from Storage.) | |
| NeedPaintDelegate |
Gets access to the need paint delegate.
(Inherited from Storage.) | |
| StatusStripFont |
Gets and sets the font to draw text on the status strip.
| |
| StatusStripGradientBegin |
Gets and sets the starting color of the gradient used on the StatusStrip.
| |
| StatusStripGradientEnd |
Gets and sets the ending color of the gradient used on the StatusStrip.
| |
| StatusStripText |
Gets and sets the color to draw text on the status strip.
|