Click or drag to resize

KryptonPaletteTMSStatusStrip Properties

The KryptonPaletteTMSStatusStrip type exposes the following members.

Properties
  NameDescription
Public propertyId
Gets the unique identifier of the object.
(Inherited from GlobalId.)
Public propertyIsDefault
Gets a value indicating if all values are default.
(Overrides StorageIsDefault.)
Public propertyNeedPaint
Gets and sets the need paint delegate for notifying paint requests.
(Inherited from Storage.)
Protected propertyNeedPaintDelegate
Gets access to the need paint delegate.
(Inherited from Storage.)
Public propertyStatusStripFont
Gets and sets the font to draw text on the status strip.
Public propertyStatusStripGradientBegin
Gets and sets the starting color of the gradient used on the StatusStrip.
Public propertyStatusStripGradientEnd
Gets and sets the ending color of the gradient used on the StatusStrip.
Public propertyStatusStripText
Gets and sets the color to draw text on the status strip.
Top
See Also