Skybound VisualStyles

ThemeParts.WindowSmallCaption Field

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

[Visual Basic]
Public Const WindowSmallCaption As Integer = 2
[C#]
public const int WindowSmallCaption = 2;

See Also

ThemeParts Class | Skybound.VisualStyles Namespace