Theme object for the Button control.
![](../icons/collapse_all.gif)
C# | Visual Basic |
public class ButtonTheme
Public Class ButtonTheme
![](../icons/collapse_all.gif)
All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | ButtonTheme()()()() |
Default constructor for the ButtonTheme class.
|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize()()()() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (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.) |
![]() | TextGradientDefault |
Defines the text gradient (for the default state).
|
![]() | TextGradientDisabled |
Defines the text gradient (when the control is disabled).
|
![]() | TextGradientMouseOver |
Defines the text gradient (when the mouse cursor is over).
|
![]() | ToString()()()() | (Inherited from Object.) |
![](../icons/collapse_all.gif)
Object | |
![]() | ButtonTheme |