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