Skybound VisualStyles

ThemeStates.CloseButtonHot Field

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

[Visual Basic]
Public Const CloseButtonHot As Integer = 2
[C#]
public const int CloseButtonHot = 2;

See Also

ThemeStates Class | Skybound.VisualStyles Namespace