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


The following tables list the members exposed by XPThemes.

Public Constructors

 NameDescription
public ConstructorXPThemes Constructor  
Top

Public Properties

 NameDescription
public Propertystatic (Shared in Visual Basic)AppControlsThemeThemed Determines if the controls of the application are themed.  
public Propertystatic (Shared in Visual Basic)AppWebContentThemed Determines if the web content of an application is themed.  
public Propertystatic (Shared in Visual Basic)Button Button  
public Propertystatic (Shared in Visual Basic)ComboBox ComboBox  
public Propertystatic (Shared in Visual Basic)CurrentThemeName Returns the name of the current color scheme.  
public Propertystatic (Shared in Visual Basic)Edit ThemedEdit  
public Propertystatic (Shared in Visual Basic)Explorer ThemedExplorer  
public Propertystatic (Shared in Visual Basic)Header Header  
public Propertystatic (Shared in Visual Basic)IsAppThemeActive Indicates if the current application has an active theme.  
public Propertystatic (Shared in Visual Basic)IsAppThemed Indicates if the current application supports themes.  
public Propertystatic (Shared in Visual Basic)IsThemeActive Indicates if a system theme is active.  
public Propertystatic (Shared in Visual Basic)ListView ListView  
public Propertystatic (Shared in Visual Basic)NonClientAreaThemed Determines if the non client area of the application is themed.  
public Propertystatic (Shared in Visual Basic)Page ThemedPage  
public Propertystatic (Shared in Visual Basic)ProgressBar Progress  
public Propertystatic (Shared in Visual Basic)Rebar Rebar  
public Propertystatic (Shared in Visual Basic)ScrollBar ScrollBar  
public Propertystatic (Shared in Visual Basic)SpinButton SpinButton  
public Propertystatic (Shared in Visual Basic)StatusBar ThemedStatusBar  
public Propertystatic (Shared in Visual Basic)Tab ThemedTab  
public Propertystatic (Shared in Visual Basic)ThemesSupported Indicates if the themes are supported by the operating system.  
public Propertystatic (Shared in Visual Basic)ToolBar ThemedToolbar  
public Propertystatic (Shared in Visual Basic)TrackBar TrackBar  
public Propertystatic (Shared in Visual Basic)TreeView TreeView  
public Propertystatic (Shared in Visual Basic)Window Window  
Top

Public Events

 NameDescription
public EventThemeChanged Event that fires when the system's theme has changed.  
Top

See Also