[]
        
(Showing Draft Content)

FarPoint.Win.VisualStyleTheme

VisualStyleTheme Class

Represents a visual style (Windows XP theme) handle from uxtheme.dll.

Inheritance
VisualStyleTheme
Implements
Namespace: FarPoint.Win
Assembly: FarPoint.Win.dll
Syntax
public class VisualStyleTheme : IDisposable, ICloneable
Public Class VisualStyleTheme
    Implements IDisposable, ICloneable

Constructors

Name Description
VisualStyleTheme(string)

Creates a new visual style (XP theme).

Fields

Name Description
ThemeChangedEventAddress

Inditity of event pipe that will be raised whenever a theme changes.

Properties

Name Description
ClassList

Gets the class list for finding the visual style (XP theme) information.

IsThemeActive

Gets whether visual styles (XP themes) are active.

hTheme

Gets the visual style (XP theme) handle obtained from uxtheme.dll.

Methods

Name Description
Dispose()

Internal use only. Disposes a visual style (XP theme).

Dispose(bool)

Internal use only. Frees system resources from a visual style (XP theme).

Events

Name Description
ThemeChanged

Raises when system theme is changed