Skybound VisualStyles

ThemePaint Class

Provides static methods that can draw controls using visual styles.

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

System.Object
   Skybound.VisualStyles.ThemePaint

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

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

The methods contained in the ThemePaint class allow you to draw your own controls or elements of controls using the Theme API.

This class provides these methods:

Requirements

Namespace: Skybound.VisualStyles

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

See Also

ThemePaint Members | Skybound.VisualStyles Namespace