Krypton |
public class KryptonPaletteButtonSpecTyped : KryptonPaletteButtonSpecBase
The KryptonPaletteButtonSpecTyped type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowInheritExtraText | Gets and sets if the button extra text be inherited if defined as empty. | |
| AllowInheritImage | Gets and sets if the button image be inherited if defined as null. | |
| AllowInheritText | Gets and sets if the button text be inherited if defined as empty. | |
| AllowInheritToolTipTitle | Gets and sets if the button tooltip title text be inherited if defined as empty. | |
| ColorMap | Gets and sets image color to remap to container foreground. | |
| Edge |
Gets and sets the header edge to display the button against.
(Inherited from KryptonPaletteButtonSpecBase) | |
| ExtraText | Gets and sets the button extra text. | |
| Id |
Gets the unique identifier of the object.
(Inherited from GlobalId) | |
| Image | Gets and sets the button image. | |
| ImageStates | Gets access to the state specific images for the button. | |
| IsDefault |
Gets a value indicating if all values are default.
(Overrides KryptonPaletteButtonSpecBaseIsDefault) | |
| NeedPaint |
Gets and sets the need paint delegate for notifying paint requests.
(Inherited from Storage) | |
| NeedPaintDelegate |
Gets access to the need paint delegate.
(Inherited from Storage) | |
| Orientation |
Gets and sets the button orientation.
(Inherited from KryptonPaletteButtonSpecBase) | |
| Redirector |
Gets access to the redirector.
(Inherited from KryptonPaletteButtonSpecBase) | |
| Style |
Gets and sets the button style.
(Inherited from KryptonPaletteButtonSpecBase) | |
| Text | Gets and sets the button text. | |
| ToolTipTitle | Gets and sets the button tooltip title text. |
| 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 | |
|---|---|---|
| ButtonSpecChanged |
Occurs when a button spec change occurs.
(Inherited from KryptonPaletteButtonSpecBase) |
| Name | Description | |
|---|---|---|
| MethodInvoke |
Calls the object method by name.
(Defined by ObjectEx) | |
| PropertyGet |
Gets the value of the object property by name.
(Defined by ObjectEx) | |
| PropertyGetT |
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) |