Click or drag to resize
Wizard .NET Library

WizardControlTitleIcon Property

Gets or sets the optionally displayed icon next to the wizard title.

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

Property Value

Type: Icon
The title icon.
See Also