Version

ThemedButton Class Members

The following tables list the members exposed by ThemedButton.

Public Properties
 NameDescription
Public PropertyButtonAccentColorColor used to display the interior highlight on a button.  
Public PropertyGroupBoxBorderColorColor used to display the border of a group box.  
Public PropertyGroupBoxTextColorColor used to display the caption of a group box.  
Public PropertyScrollButtonForeColorColor used to display the foreground of a scroll button.  
Public PropertyScrollButtonForeColorDisabledColor used to display the foreground of a disabled scroll button.  
Public Methods
 NameDescription
Public MethodDrawCheckBoxOverloaded. Renders a themed checkbox.  
Public MethodDrawGroupByBoxRenders the frame for a group by box.  
Public MethodDrawPushButtonOverloaded. Renders a themed push button.  
Public MethodDrawRadioButtonOverloaded. Renders a themed radio button.  
Public MethodGetThemeSystemColorReturns a System.Drawing.Color representing the themed system color for the specified SystemColor (Inherited from Infragistics.Win.ThemeItemBase)
Protected Methods
 NameDescription
Protected MethodThemeHandleResetInvoked when the theme has been changed. (Inherited from Infragistics.Win.ThemeItemBase)
See Also