Click or drag to resize
Wizard .NET Library

VisualStyleElementExNavigationForwardButtonNormal Property

Gets a visual style element that represents a forward button in the normal state.

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

Property Value

Type: VisualStyleElement
A VisualStyleElement that represents a forward button in the normal state.
See Also