Share via


ISqlWizardManager.WizardForm Property

Definition

Gets the wizard form.

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

Property Value

The wizard form.

Applies to