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