Skybound VisualStyles

ThemeStates.HeaderPinSelectedHot Field

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

[Visual Basic]
Public Const HeaderPinSelectedHot As Integer = 5
[C#]
public const int HeaderPinSelectedHot = 5;

See Also

ThemeStates Class | Skybound.VisualStyles Namespace