Version

ThemedTreeView Class Members

The following tables list the members exposed by ThemedTreeView.

Public Properties
 NameDescription
Public PropertyBackColorReturns the themed tree backcolor or the system Window color if themes are not supported and active.  
Public PropertyBorderColorReturns the themed tree border color or the system window frame color if themes are not supported and active.  
Public Methods
 NameDescription
Public MethodDrawBackgroundRenders the themed treeview border.  
Public MethodDrawExpansionIndicatorDraws an expansion indicator.  
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