Skybound VisualStyles

ThemeStates.HeaderPinHot Field

Represents the state of an Explorerbar class HeaderPin part that can be drawn by a theme.

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

See Also

ThemeStates Class | Skybound.VisualStyles Namespace