Skybound VisualStyles

ThemeStates.CloseButtonPushed Field

Represents the state of a Window class CloseButton part that can be drawn by a theme.

[Visual Basic]
Public Const CloseButtonPushed As Integer = 3
[C#]
public const int CloseButtonPushed = 3;

See Also

ThemeStates Class | Skybound.VisualStyles Namespace