ISqlWizardController.Wizard Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.