ThemeStates.CloseButtonNormal Field
Represents the state of a Window class CloseButton part that can be drawn by a theme.
[Visual Basic]
Public Const CloseButtonNormal As
Integer = 1
[C#]
public const
int CloseButtonNormal = 1;
See Also
ThemeStates Class | Skybound.VisualStyles Namespace