KryptonPaletteButtonSpecBase Methods |
The KryptonPaletteButtonSpecBase 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.
| |
GetButtonSpecEdge |
Gets the edge to positon the button against.
| |
GetButtonSpecIcon |
Gets the icon to display for the button.
| |
GetButtonSpecImage |
Gets the image to display for the button.
| |
GetButtonSpecImageTransparentColor |
Gets the image transparent color.
| |
GetButtonSpecLocation |
Get the location for the button.
| |
GetButtonSpecLongText |
Gets the long text to display for the button.
| |
GetButtonSpecOrientation |
Gets the button orientation.
| |
GetButtonSpecShortText |
Gets the short text to display for the button.
| |
GetButtonSpecStyle |
Gets the button style used for drawing the button.
| |
GetButtonSpecToolTipTitle |
Gets the tooltip title text to display for the button.
| |
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.
| |
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.
| |
ResetEdge |
Resets the Edge property to its default value.
| |
ResetOrientation |
Resets the Orientation property to its default value.
| |
ResetStyle |
Resets the Style property to its default value.
| |
SetRedirector |
Update the redirector with new reference.
| |
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.) |