Click or drag to resize

KryptonPaletteRibbonGroupCheckBoxText Properties

The KryptonPaletteRibbonGroupCheckBoxText 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.
(Inherited from KryptonPaletteRibbonGroupBaseText.)
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 propertyStateCommon
Gets access to the common ribbon group text appearance that other states can override.
(Inherited from KryptonPaletteRibbonGroupBaseText.)
Public propertyStateDisabled
Gets access to the tracking ribbon group text appearance entries.
(Inherited from KryptonPaletteRibbonGroupBaseText.)
Public propertyStateNormal
Gets access to the normal ribbon group text appearance entries.
(Inherited from KryptonPaletteRibbonGroupBaseText.)
Top
See Also