Click or drag to resize

KryptonPaletteTMSButton Methods

The KryptonPaletteTMSButton type exposes the following members.

Methods
 NameDescription
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
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.
Public methodResetButtonCheckedGradientBegin Resets the ButtonCheckedGradientBegin property to its default value.
Public methodResetButtonCheckedGradientEnd Resets the ButtonCheckedGradientEnd property to its default value.
Public methodResetButtonCheckedGradientMiddle Resets the ButtonCheckedGradientMiddle property to its default value.
Public methodResetButtonCheckedHighlight Resets the ButtonCheckedHighlight property to its default value.
Public methodResetButtonCheckedHighlightBorder Resets the ButtonCheckedHighlightBorder property to its default value.
Public methodResetButtonPressedBorder Resets the ButtonPressedBorder property to its default value.
Public methodResetButtonPressedGradientBegin Resets the ButtonPressedGradientBegin property to its default value.
Public methodResetButtonPressedGradientEnd Resets the ButtonPressedGradientEnd property to its default value.
Public methodResetButtonPressedGradientMiddle Resets the ButtonPressedGradientMiddle property to its default value.
Public methodResetButtonPressedHighlight Resets the ButtonPressedHighlight property to its default value.
Public methodResetButtonPressedHighlightBorder Resets the ButtonPressedHighlightBorder property to its default value.
Public methodResetButtonSelectedBorder Resets the ButtonSelectedBorder property to its default value.
Public methodResetButtonSelectedGradientBegin Resets the ButtonSelectedGradientBegin property to its default value.
Public methodResetButtonSelectedGradientEnd Resets the ButtonSelectedGradientEnd property to its default value.
Public methodResetButtonSelectedGradientMiddle Resets the ButtonSelectedGradientMiddle property to its default value.
Public methodResetButtonSelectedHighlight Resets the ButtonSelectedHighlight property to its default value.
Public methodResetButtonSelectedHighlightBorder Resets the ButtonSelectedHighlightBorder property to its default value.
Public methodResetCheckBackground esets the CheckBackground property to its default value.
Public methodResetCheckPressedBackground esets the CheckPressedBackground property to its default value.
Public methodResetCheckSelectedBackground esets the CheckSelectedBackground property to its default value.
Public methodResetOverflowButtonGradientBegin esets the OverflowButtonGradientBegin property to its default value.
Public methodResetOverflowButtonGradientEnd esets the OverflowButtonGradientEnd property to its default value.
Public methodResetOverflowButtonGradientMiddle esets the OverflowButtonGradientMiddle property to its default value.
Public methodToString Returns a string that represents the current defaulted state.
(Inherited from Storage)
Top
Extension Methods
 NameDescription
Public Extension MethodMethodInvoke Calls the object method by name.
(Defined by ObjectEx)
Public Extension MethodPropertyGet Gets the value of the object property by name.
(Defined by ObjectEx)
Public Extension MethodPropertyGetT Gets the value of the object property by name.
(Defined by ObjectEx)
Public Extension MethodPropertySet Sets the value of the object property by name.
(Defined by ObjectEx)
Top
See Also