Skybound VisualStyles

ThemeParts.WindowCloseButton Field

Represents a Window class part that can be drawn by a theme.

[Visual Basic]
Public Const WindowCloseButton As Integer = 18
[C#]
public const int WindowCloseButton = 18;

See Also

ThemeParts Class | Skybound.VisualStyles Namespace