Click or drag to resize

KryptonPaletteButtonSpecTyped Methods

The KryptonPaletteButtonSpecTyped type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetButtonSpecColorMap
Gets the color to remap from the image to the container foreground.
(Overrides KryptonPaletteButtonSpecBaseGetButtonSpecColorMap(PaletteButtonSpecStyle).)
Public methodGetButtonSpecEdge
Gets the edge to positon the button against.
(Inherited from KryptonPaletteButtonSpecBase.)
Public methodGetButtonSpecIcon
Gets the icon to display for the button.
(Inherited from KryptonPaletteButtonSpecBase.)
Public methodGetButtonSpecImage
Gets the image to display for the button.
(Overrides KryptonPaletteButtonSpecBaseGetButtonSpecImage(PaletteButtonSpecStyle, PaletteState).)
Public methodGetButtonSpecImageTransparentColor
Gets the image transparent color.
(Inherited from KryptonPaletteButtonSpecBase.)
Public methodGetButtonSpecLocation
Get the location for the button.
(Inherited from KryptonPaletteButtonSpecBase.)
Public methodGetButtonSpecLongText
Gets the long text to display for the button.
(Overrides KryptonPaletteButtonSpecBaseGetButtonSpecLongText(PaletteButtonSpecStyle).)
Public methodGetButtonSpecOrientation
Gets the button orientation.
(Inherited from KryptonPaletteButtonSpecBase.)
Public methodGetButtonSpecShortText
Gets the short text to display for the button.
(Overrides KryptonPaletteButtonSpecBaseGetButtonSpecShortText(PaletteButtonSpecStyle).)
Public methodGetButtonSpecStyle
Gets the button style used for drawing the button.
(Inherited from KryptonPaletteButtonSpecBase.)
Public methodGetButtonSpecToolTipTitle
Gets the tooltip title text to display for the button.
(Overrides KryptonPaletteButtonSpecBaseGetButtonSpecToolTipTitle(PaletteButtonSpecStyle).)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodOnButtonSpecChanged
Raises the ButtonSpecChanged event.
(Inherited from KryptonPaletteButtonSpecBase.)
Protected methodOnNeedPaint
Raises the NeedPaint event.
(Inherited from Storage.)
Public methodPerformNeedPaint
Fires the NeedPaint event.
(Inherited from Storage.)
Public methodPerformNeedPaint(Boolean)
Fires the NeedPaint event.
(Inherited from Storage.)
Public methodPopulateFromBase
Populate values from the base palette.
(Overrides KryptonPaletteButtonSpecBasePopulateFromBase(PaletteButtonSpecStyle).)
Public methodResetAllowInheritExtraText
Resets the AllowInheritExtraText property to its default value.
Public methodResetAllowInheritImage
Resets the AllowInheritImage property to its default value.
Public methodResetAllowInheritText
Resets the AllowInheritText property to its default value.
Public methodResetAllowInheritToolTipTitle
Resets the AllowInheritToolTipTitle property to its default value.
Public methodResetColorMap
Resets the ColorMap property to its default value.
Public methodResetEdge
Resets the Edge property to its default value.
(Inherited from KryptonPaletteButtonSpecBase.)
Public methodResetExtraText
Resets the ExtraText property to its default value.
Public methodResetImage
Resets the Image property to its default value.
Public methodResetOrientation
Resets the Orientation property to its default value.
(Inherited from KryptonPaletteButtonSpecBase.)
Public methodResetStyle
Resets the Style property to its default value.
(Inherited from KryptonPaletteButtonSpecBase.)
Public methodResetText
Resets the Text property to its default value.
Public methodResetToolTipTitle
Resets the ToolTipTitle property to its default value.
Public methodSetRedirector
Update the redirector with new reference.
(Inherited from KryptonPaletteButtonSpecBase.)
Public methodToString
Returns a string that represents the current defaulted state.
(Inherited from Storage.)
Top
Extension Methods
See Also