Krypton |
The KryptonPaletteTMSButton 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) | |
| 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) | |
| 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. | |
| ResetButtonCheckedGradientBegin | Resets the ButtonCheckedGradientBegin property to its default value. | |
| ResetButtonCheckedGradientEnd | Resets the ButtonCheckedGradientEnd property to its default value. | |
| ResetButtonCheckedGradientMiddle | Resets the ButtonCheckedGradientMiddle property to its default value. | |
| ResetButtonCheckedHighlight | Resets the ButtonCheckedHighlight property to its default value. | |
| ResetButtonCheckedHighlightBorder | Resets the ButtonCheckedHighlightBorder property to its default value. | |
| ResetButtonPressedBorder | Resets the ButtonPressedBorder property to its default value. | |
| ResetButtonPressedGradientBegin | Resets the ButtonPressedGradientBegin property to its default value. | |
| ResetButtonPressedGradientEnd | Resets the ButtonPressedGradientEnd property to its default value. | |
| ResetButtonPressedGradientMiddle | Resets the ButtonPressedGradientMiddle property to its default value. | |
| ResetButtonPressedHighlight | Resets the ButtonPressedHighlight property to its default value. | |
| ResetButtonPressedHighlightBorder | Resets the ButtonPressedHighlightBorder property to its default value. | |
| ResetButtonSelectedBorder | Resets the ButtonSelectedBorder property to its default value. | |
| ResetButtonSelectedGradientBegin | Resets the ButtonSelectedGradientBegin property to its default value. | |
| ResetButtonSelectedGradientEnd | Resets the ButtonSelectedGradientEnd property to its default value. | |
| ResetButtonSelectedGradientMiddle | Resets the ButtonSelectedGradientMiddle property to its default value. | |
| ResetButtonSelectedHighlight | Resets the ButtonSelectedHighlight property to its default value. | |
| ResetButtonSelectedHighlightBorder | Resets the ButtonSelectedHighlightBorder property to its default value. | |
| ResetCheckBackground | esets the CheckBackground property to its default value. | |
| ResetCheckPressedBackground | esets the CheckPressedBackground property to its default value. | |
| ResetCheckSelectedBackground | esets the CheckSelectedBackground property to its default value. | |
| ResetOverflowButtonGradientBegin | esets the OverflowButtonGradientBegin property to its default value. | |
| ResetOverflowButtonGradientEnd | esets the OverflowButtonGradientEnd property to its default value. | |
| ResetOverflowButtonGradientMiddle | esets the OverflowButtonGradientMiddle property to its default value. | |
| 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 |
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) |