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