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