Click or drag to resize
Wizard .NET Library

VisualStyleElementExNavigationForwardButtonPressed Property

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

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

Property Value

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