Skybound VisualStyles

ThemeStates.SpecialGroupExpandHot Field

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

[Visual Basic]
Public Const SpecialGroupExpandHot As Integer = 2
[C#]
public const int SpecialGroupExpandHot = 2;

See Also

ThemeStates Class | Skybound.VisualStyles Namespace