Infragistics(R) NetAdvantage(R) Windows Forms
ThemedTreeView Class Members
See Also  Properties  Methods  E-mail your feedback on this topic.
Infragistics.Win Namespace : ThemedTreeView Class


The following tables list the members exposed by ThemedTreeView.

Public Properties

 NameDescription
public PropertyBackColor Returns the themed tree backcolor or the system Window color if themes are not supported and active.  
public PropertyBorderColor Returns the themed tree border color or the system window frame color if themes are not supported and active.  
Top

Public Methods

 NameDescription
public MethodDrawBackground Renders the themed treeview border.  
public MethodDrawExpansionIndicator Draws an expansion indicator.  
public MethodGetThemeSystemColorReturns a System.Drawing.Color representing the themed system color for the specified SystemColor (Inherited from Infragistics.Win.ThemeItemBase)
Top

Protected Methods

 NameDescription
protected MethodThemeHandleReset Invoked when the theme has been changed. (Inherited from Infragistics.Win.ThemeItemBase)
Top

See Also