Click or drag to resize

KryptonPaletteRibbonTab Properties

The KryptonPaletteRibbonTab 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 propertyOverrideFocus Gets access to the focus overrides for ribbon tab appearance entries.
Public propertyStateCheckedNormal Gets access to the checked normal ribbon tab appearance entries.
Public propertyStateCheckedTracking Gets access to the checked tracking ribbon tab appearance entries.
Public propertyStateCommon Gets access to the common ribbon tab appearance that other states can override.
Public propertyStateContextCheckedNormal Gets access to the checked normal ribbon tab appearance entries.
Public propertyStateContextCheckedTracking Gets access to the context checked tracking ribbon tab appearance entries.
Public propertyStateContextTracking Gets access to the context tracking ribbon tab appearance entries.
Public propertyStateNormal Gets access to the normal ribbon tab appearance entries.
Public propertyStateTracking Gets access to the tracking ribbon tab appearance entries.
Top
See Also