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