ISqlWizardController.Wizard Property

Definition

Gets the wizard form.

public:
 property System::Windows::Forms::Form ^ Wizard { System::Windows::Forms::Form ^ get(); };
public System.Windows.Forms.Form Wizard { get; }
member this.Wizard : System.Windows.Forms.Form
Public ReadOnly Property Wizard As Form

Property Value

The wizard form.

Applies to