Property Description
ActiveStepIndex Allows you to get or set the index of the current WizardStep object.
DisplayCancelButton Allows you to specify if you want the Cancel button to be displayed.
DisplaySideBar Specifies whether the sidebar needs to be displayed. By default, this property is set to True.
HeaderText Allows you to specify the text caption displayed in the header area of the Wizard control.

Table 1 Set the Wizard's Properties.
You can set several properties in the Wizard control that ships with ASP.NET 2.0 in Visual Studio 2005. This control itself greatly reduces the effort required to create wizard-based applications.