ThemeParts.WindowMinCaption Field
Represents a Window class part that can be drawn by a theme.
[Visual Basic]
Public Const WindowMinCaption As
Integer = 3
[C#]
public const
int WindowMinCaption = 3;
See Also
ThemeParts Class | Skybound.VisualStyles Namespace