Click or drag to resize
Wizard .NET Library

VisualStyleElementExNavigationMenuButtonHot Property

Gets a visual style element that represents a menu button in the hot state.

Namespace:  AeroWizard.VisualStyles
Assembly:  AeroWizard (in AeroWizard.dll) Version: 2.2.3
Syntax
public static VisualStyleElement Hot { get; }
Request Example View Source

Property Value

Type: VisualStyleElement
A VisualStyleElement that represents a menu button in the hot state.
See Also