Click or drag to resize
Wizard .NET Library

VisualStyleElementExNavigationMenuButton Class

Provides VisualStyleElement objects for the different states of the Menu Button control. This class cannot be inherited.
Inheritance Hierarchy
SystemObject
  AeroWizard.VisualStylesVisualStyleElementExNavigationMenuButton

Namespace:  AeroWizard.VisualStyles
Assembly:  AeroWizard (in AeroWizard.dll) Version: 2.2.3
Syntax
public static class MenuButton
Request Example View Source

The VisualStyleElementExNavigationMenuButton type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberDisabled
Gets a visual style element that represents a menu button in the disabled state.
Public propertyStatic memberHot
Gets a visual style element that represents a menu button in the hot state.
Public propertyStatic memberNormal
Gets a visual style element that represents a menu button in the normal state.
Public propertyStatic memberPressed
Gets a visual style element that represents a menu button in the pressed state.
Top
See Also