Microsoft.SqlServer.Management.SqlWizardFramework Namespace

The Microsoft.SqlServer.Management.SqlWizardFramework namespace contains a set of classes that provide a framework for SQL Server wizards.

Classes

Page

Represents a page. The page can be a property sheet or a page of a wizard.

PageFrameworkActionEventArgs

Provides event data for the WizardFramework class.

PageFrameworkEventArgs

Provides event data for the Page class.

SqlPage

Provides methods and properties that can be used to customize the Page class.

SqlWizardFramework

Provides the ability to customize the WizardFramework class.

SqlWizardTelemetry
SqlWizardTelemetryProperty
WizardButtonsPanel

Represents a panel of wizard buttons.

WizardFramework

Provides the framework for a wizard.

WizardHeaderPanel

Represents a wizard header panel.

WizardHelpPanel

Represents a wizard help panel.

WizardNavigationPanel

Represents a wizard navigation panel.

WizardPagePanel

Represents a wizard page panel.

Enums

CloseReason

Specifies the reason that the wizard is closing.

FrameworkButton

Specifies the button type of the wizard or property sheet.

ResizeMode

Specifies the resize mode.