Click or drag to resize
Wizard .NET Library

WizardControlBackButtonToolTipText Property

Gets or sets the back button tool tip text.

Namespace:  AeroWizard
Assembly:  AeroWizard (in AeroWizard.dll) Version: 2.2.3
Syntax
public string BackButtonToolTipText { get; set; }
Request Example View Source

Property Value

Type: String
The back button tool tip text.
See Also