KryptonPaletteButtonSpecTyped Methods |
The KryptonPaletteButtonSpecTyped type exposes the following members.
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetButtonSpecColorMap |
Gets the color to remap from the image to the container foreground.
(Overrides KryptonPaletteButtonSpecBaseGetButtonSpecColorMap(PaletteButtonSpecStyle).) | |
GetButtonSpecEdge |
Gets the edge to positon the button against.
(Inherited from KryptonPaletteButtonSpecBase.) | |
GetButtonSpecIcon |
Gets the icon to display for the button.
(Inherited from KryptonPaletteButtonSpecBase.) | |
GetButtonSpecImage |
Gets the image to display for the button.
(Overrides KryptonPaletteButtonSpecBaseGetButtonSpecImage(PaletteButtonSpecStyle, PaletteState).) | |
GetButtonSpecImageTransparentColor |
Gets the image transparent color.
(Inherited from KryptonPaletteButtonSpecBase.) | |
GetButtonSpecLocation |
Get the location for the button.
(Inherited from KryptonPaletteButtonSpecBase.) | |
GetButtonSpecLongText |
Gets the long text to display for the button.
(Overrides KryptonPaletteButtonSpecBaseGetButtonSpecLongText(PaletteButtonSpecStyle).) | |
GetButtonSpecOrientation |
Gets the button orientation.
(Inherited from KryptonPaletteButtonSpecBase.) | |
GetButtonSpecShortText |
Gets the short text to display for the button.
(Overrides KryptonPaletteButtonSpecBaseGetButtonSpecShortText(PaletteButtonSpecStyle).) | |
GetButtonSpecStyle |
Gets the button style used for drawing the button.
(Inherited from KryptonPaletteButtonSpecBase.) | |
GetButtonSpecToolTipTitle |
Gets the tooltip title text to display for the button.
(Overrides KryptonPaletteButtonSpecBaseGetButtonSpecToolTipTitle(PaletteButtonSpecStyle).) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
OnButtonSpecChanged |
Raises the ButtonSpecChanged event.
(Inherited from KryptonPaletteButtonSpecBase.) | |
OnNeedPaint |
Raises the NeedPaint event.
(Inherited from Storage.) | |
PerformNeedPaint |
Fires the NeedPaint event.
(Inherited from Storage.) | |
PerformNeedPaint(Boolean) |
Fires the NeedPaint event.
(Inherited from Storage.) | |
PopulateFromBase |
Populate values from the base palette.
(Overrides KryptonPaletteButtonSpecBasePopulateFromBase(PaletteButtonSpecStyle).) | |
ResetAllowInheritExtraText |
Resets the AllowInheritExtraText property to its default value.
| |
ResetAllowInheritImage |
Resets the AllowInheritImage property to its default value.
| |
ResetAllowInheritText |
Resets the AllowInheritText property to its default value.
| |
ResetAllowInheritToolTipTitle |
Resets the AllowInheritToolTipTitle property to its default value.
| |
ResetColorMap |
Resets the ColorMap property to its default value.
| |
ResetEdge |
Resets the Edge property to its default value.
(Inherited from KryptonPaletteButtonSpecBase.) | |
ResetExtraText |
Resets the ExtraText property to its default value.
| |
ResetImage |
Resets the Image property to its default value.
| |
ResetOrientation |
Resets the Orientation property to its default value.
(Inherited from KryptonPaletteButtonSpecBase.) | |
ResetStyle |
Resets the Style property to its default value.
(Inherited from KryptonPaletteButtonSpecBase.) | |
ResetText |
Resets the Text property to its default value.
| |
ResetToolTipTitle |
Resets the ToolTipTitle property to its default value.
| |
SetRedirector |
Update the redirector with new reference.
(Inherited from KryptonPaletteButtonSpecBase.) | |
ToString |
Returns a string that represents the current defaulted state.
(Inherited from Storage.) |
Name | Description | |
---|---|---|
MethodInvoke |
Calls the object method by name.
(Defined by ObjectEx.) | |
PropertyGet(String, Object, Boolean) | Overloaded.
Gets the value of the object property by name.
(Defined by ObjectEx.) | |
PropertyGetT(String, Object, Boolean) | Overloaded.
Gets the value of the object property by name.
(Defined by ObjectEx.) | |
PropertySet |
Sets the value of the object property by name.
(Defined by ObjectEx.) |