ISqlWizardInfo Interface

Definition

Represents the information used to launch a wizard.

public interface class ISqlWizardInfo
public interface ISqlWizardInfo
type ISqlWizardInfo = interface
Public Interface ISqlWizardInfo
Derived

Properties

Caption

Gets the text displayed in the title bar.

Description

Gets the description of the wizard.

HeaderImage

Gets the background image for this wizard.

HelpID

Gets the help identifier for the wizard.

Icon

Gets the icon for the wizard.

Moniker

Gets the unique identifier for the wizard instance.

Properties

Gets the additional properties specific to a particular wizard.

Type

Gets the Type that implements ISqlWizardController.

Applies to