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