WizardRunnerContext Constructors
The default implementation of the IWizardRunnerContext interface, enabling you to run the Data Source Wizard in a WinForms application.Name | Parameters | Description |
---|---|---|
WizardRunnerContext(UserLookAndFeel, IWin32Window) | lookAndFeel, owner | Initializes a new instance of the WizardRunnerContext class with the specified owner and appearance. |
See Also