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