Click or drag to resize

KryptonPaletteButtonSpecTyped Properties

The KryptonPaletteButtonSpecTyped type exposes the following members.

Properties
  NameDescription
Public propertyAllowInheritExtraText
Gets and sets if the button extra text be inherited if defined as empty.
Public propertyAllowInheritImage
Gets and sets if the button image be inherited if defined as null.
Public propertyAllowInheritText
Gets and sets if the button text be inherited if defined as empty.
Public propertyAllowInheritToolTipTitle
Gets and sets if the button tooltip title text be inherited if defined as empty.
Public propertyColorMap
Gets and sets image color to remap to container foreground.
Public propertyEdge
Gets and sets the header edge to display the button against.
(Inherited from KryptonPaletteButtonSpecBase.)
Public propertyExtraText
Gets and sets the button extra text.
Public propertyId
Gets the unique identifier of the object.
(Inherited from GlobalId.)
Public propertyImage
Gets and sets the button image.
Public propertyImageStates
Gets access to the state specific images for the button.
Public propertyIsDefault
Gets a value indicating if all values are default.
(Overrides KryptonPaletteButtonSpecBaseIsDefault.)
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 propertyOrientation
Gets and sets the button orientation.
(Inherited from KryptonPaletteButtonSpecBase.)
Public propertyRedirector
Gets access to the redirector.
(Inherited from KryptonPaletteButtonSpecBase.)
Public propertyStyle
Gets and sets the button style.
(Inherited from KryptonPaletteButtonSpecBase.)
Public propertyText
Gets and sets the button text.
Public propertyToolTipTitle
Gets and sets the button tooltip title text.
Top
See Also