Skybound VisualStyles

ThemeStates.HeaderPinNormal Field

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

[Visual Basic]
Public Const HeaderPinNormal As Integer = 1
[C#]
public const int HeaderPinNormal = 1;

See Also

ThemeStates Class | Skybound.VisualStyles Namespace