Click or drag to resize
Wizard .NET Library

VisualStyleElementExNavigationForwardButton Class

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

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

The VisualStyleElementExNavigationForwardButton type exposes the following members.

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