Skybound VisualStyles

ThemeParts.WindowCaption Field

Represents a Window class part that can be drawn by a theme.

[Visual Basic]
Public Const WindowCaption As Integer = 1
[C#]
public const int WindowCaption = 1;

See Also

ThemeParts Class | Skybound.VisualStyles Namespace