Skybound VisualStyles

ThemeStates.MenuBandHot Field

Represents the state of a TaskBand class MenuBand part that can be drawn by a theme.

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

See Also

ThemeStates Class | Skybound.VisualStyles Namespace