Skybound VisualStyles

ThemeStates.IEBarMenuHot Field

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

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

See Also

ThemeStates Class | Skybound.VisualStyles Namespace