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