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