VisualStyleTheme Class Members
In This Topic
The following tables list the members exposed by VisualStyleTheme.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| ClassList | Gets the class list for finding the visual style (XP theme) information. |
| hTheme | Gets the visual style (XP theme) handle obtained from uxtheme.dll. |
| IsThemeActive | Gets whether visual styles (XP themes) are active. |
Top
Public Methods
| Name | Description |
| Dispose | Overloaded. Internal use only. Disposes a visual style (XP theme). |
Top
Protected Methods
| Name | Description |
| Finalize | Internal use only. Handles a visual style (XP theme). |
Top
Public Events
| Name | Description |
| ThemeChanged | Raises when system theme is changed |
Top
See Also