Skybound VisualStyles

ThemeClasses Class

Each field of the ThemeClasses class is the name of a class that can be drawn by the Theme API.

For a list of all members of this type, see ThemeClasses Members.

System.Object
   Skybound.VisualStyles.ThemeClasses

[Visual Basic]
NotInheritable Public Class ThemeClasses
[C#]
public sealed class ThemeClasses

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Use the fields in this class when calling the Draw method of ThemePaint to draw a control.

Requirements

Namespace: Skybound.VisualStyles

Assembly: Skybound.VisualStyles (in Skybound.VisualStyles.dll)

See Also

ThemeClasses Members | Skybound.VisualStyles Namespace