Version

ThemedExplorer Class Members

The following tables list the members exposed by ThemedExplorer.

Public Properties
 NameDescription
Public PropertyActiveGroupHeaderColorColor used to display the text for an explorer bar header when the mouse is over the header.  
Public PropertyActiveGroupItemColorColor used to display the text for an explorer bar item when the mouse is over the header.  
Public PropertyActiveSpecialGroupHeaderColorColor used to display the text for a "special" explorer bar header when the mouse is over the header.  
Public PropertyBackgroundGradientThe primary color used to fill the background  
Public PropertyBackgroundGradient2The second color used in a gradient fill of the background.  
Public PropertyBackgroundGradientStyleThe gradient style used in a gradient fill of the background.  
Public PropertyGroupBorderColorColor used to display the border color for an explorer bar group.  
Public PropertyGroupFillColorThe color used to render the background of a standard explorer bar group.  
Public PropertyGroupHeaderColorColor used to display the text for an explorer bar header.  
Public PropertyGroupItemColorColor used to display the text for an explorer bar item.  
Public PropertySpecialGroupHeaderColorColor used to display the text for a "special" explorer bar header.  
Public Methods
 NameDescription
Public MethodDrawBackgroundRenders a themed explorer background area.  
Public MethodDrawButtonRenders a themed explorer button.  
Public MethodDrawExplorerBackgroundRenders a themed explorer background area.  
Public MethodDrawPinButtonRenders a themed pin button.  
Public MethodGetButtonSizeOverloaded. Returns the preferred size for the specified button  
Public MethodGetHeaderBorderThicknessesGets the border thickness on all sides of the header  
Public MethodGetHeaderPaddingGets the padding around the header  
Public MethodGetThemeSystemColorReturns a System.Drawing.Color representing the themed system color for the specified SystemColor (Inherited from Infragistics.Win.ThemeItemBase)
Protected Methods
 NameDescription
Protected MethodThemeHandleResetOverridden. Invoked when the theme has been changed.  
See Also