Version

XPThemes Class Members

The following tables list the members exposed by XPThemes.

Public Constructors
 NameDescription
Public ConstructorXPThemes Constructor  
Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)AppControlsThemeThemedDetermines if the controls of the application are themed.  
Public Propertystatic (Shared in Visual Basic)AppWebContentThemedDetermines if the web content of an application is themed.  
Public Propertystatic (Shared in Visual Basic)ButtonButton  
Public Propertystatic (Shared in Visual Basic)ComboBoxComboBox  
Public Propertystatic (Shared in Visual Basic)CurrentThemeNameReturns the name of the current color scheme.  
Public Propertystatic (Shared in Visual Basic)EditThemedEdit  
Public Propertystatic (Shared in Visual Basic)ExplorerThemedExplorer  
Public Propertystatic (Shared in Visual Basic)FrameBorderSizeGets the thickness in pixels of the border around a form.  
Public Propertystatic (Shared in Visual Basic)HeaderHeader  
Public Propertystatic (Shared in Visual Basic)IsAppThemeActiveIndicates if the current application has an active theme.  
Public Propertystatic (Shared in Visual Basic)IsAppThemedIndicates if the current application supports themes.  
Public Propertystatic (Shared in Visual Basic)IsThemeActiveIndicates if a system theme is active.  
Public Propertystatic (Shared in Visual Basic)ListViewListView  
Public Propertystatic (Shared in Visual Basic)NonClientAreaThemedDetermines if the non client area of the application is themed.  
Public Propertystatic (Shared in Visual Basic)PageThemedPage  
Public Propertystatic (Shared in Visual Basic)ProgressBarProgress  
Public Propertystatic (Shared in Visual Basic)RebarRebar  
Public Propertystatic (Shared in Visual Basic)ScrollBarScrollBar  
Public Propertystatic (Shared in Visual Basic)SpinButtonSpinButton  
Public Propertystatic (Shared in Visual Basic)StatusBarThemedStatusBar  
Public Propertystatic (Shared in Visual Basic)TabThemedTab  
Public Propertystatic (Shared in Visual Basic)ThemesSupportedIndicates if the themes are supported by the operating system.  
Public Propertystatic (Shared in Visual Basic)ToolBarThemedToolbar  
Public Propertystatic (Shared in Visual Basic)TrackBarTrackBar  
Public Propertystatic (Shared in Visual Basic)TreeViewTreeView  
Public Propertystatic (Shared in Visual Basic)WindowWindow  
Public Events
 NameDescription
Public EventThemeChangedEvent that fires when the system's theme has changed.  
See Also