WizardPage Class
Provides the base class for wizard pages that are shown in a WizardForm object.
Assembly: Microsoft.Web.Management (in Microsoft.Web.Management.dll)
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
System.Windows.Forms.ScrollableControl
System.Windows.Forms.ContainerControl
System.Windows.Forms.UserControl
Microsoft.Web.Management.Client.Win32.WizardPage
| Name | Description | |
|---|---|---|
![]() | WizardPage() | Initializes a new instance of the WizardPage class. |
| Name | Description | |
|---|---|---|
![]() | AccessibilityObject | (Inherited from Control.) |
![]() | AccessibleDefaultActionDescription | (Inherited from Control.) |
![]() | AccessibleDescription | (Inherited from Control.) |
![]() | AccessibleName | (Inherited from Control.) |
![]() | AccessibleRole | (Inherited from Control.) |
![]() | ActiveControl | (Inherited from ContainerControl.) |
![]() | AllowDrop | (Inherited from Control.) |
![]() | Anchor | (Inherited from Control.) |
![]() | AutoScaleDimensions | (Inherited from ContainerControl.) |
![]() | AutoScaleFactor | (Inherited from ContainerControl.) |
![]() | AutoScaleMode | (Inherited from ContainerControl.) |
![]() | AutoScroll | (Inherited from ScrollableControl.) |
![]() | AutoScrollMargin | (Inherited from ScrollableControl.) |
![]() | AutoScrollMinSize | (Inherited from ScrollableControl.) |
![]() | AutoScrollOffset | (Inherited from Control.) |
![]() | AutoScrollPosition | (Inherited from ScrollableControl.) |
![]() | AutoSize | (Inherited from UserControl.) |
![]() | AutoSizeMode | (Inherited from UserControl.) |
![]() | AutoValidate | (Inherited from UserControl.) |
![]() | BackColor | (Inherited from Control.) |
![]() | BackgroundImage | (Inherited from Control.) |
![]() | BackgroundImageLayout | (Inherited from Control.) |
![]() | BindingContext | (Inherited from ContainerControl.) |
![]() | BorderStyle | (Inherited from UserControl.) |
![]() | Bottom | (Inherited from Control.) |
![]() | Bounds | (Inherited from Control.) |
![]() | CanFocus | (Inherited from Control.) |
![]() | CanNavigateNext | Gets a value indicating whether the user can move to the next wizard page. |
![]() | CanNavigatePrevious | When overridden in a derived class, gets a value indicating whether the user can move to the previous wizard page. |
![]() | CanRaiseEvents | (Inherited from Control.) |
![]() | CanSelect | (Inherited from Control.) |
![]() | CanShowHelp | When overridden in a derived class, gets a value indicating whether the ShowHelp method is supported. |
![]() | Caption | Gets or sets the caption of a form, wizard page, or other object. |
![]() | Capture | (Inherited from Control.) |
![]() | CausesValidation | (Inherited from Control.) |
![]() | ClientRectangle | (Inherited from Control.) |
![]() | ClientSize | (Inherited from Control.) |
![]() | CompanyName | (Inherited from Control.) |
![]() | Container | (Inherited from Component.) |
![]() | ContainsFocus | (Inherited from Control.) |
![]() | ContextMenu | (Inherited from Control.) |
![]() | ContextMenuStrip | (Inherited from Control.) |
![]() | Controls | (Inherited from Control.) |
![]() | Created | (Inherited from Control.) |
![]() | CreateParams | Gets the required creation parameters when the wizard page is created. (Overrides UserControl.CreateParams.) |
![]() | CurrentAutoScaleDimensions | (Inherited from ContainerControl.) |
![]() | Cursor | (Inherited from Control.) |
![]() | DataBindings | (Inherited from Control.) |
![]() | DefaultCursor | (Inherited from Control.) |
![]() | DefaultImeMode | (Inherited from Control.) |
![]() | DefaultMargin | (Inherited from Control.) |
![]() | DefaultMaximumSize | (Inherited from Control.) |
![]() | DefaultMinimumSize | (Inherited from Control.) |
![]() | DefaultPadding | (Inherited from Control.) |
![]() | DefaultSize | (Inherited from UserControl.) |
![]() | Description | Gets or sets the description of a form, wizard page, or other object. |
![]() | DesignMode | (Inherited from Component.) |
![]() | DisplayRectangle | (Inherited from ScrollableControl.) |
![]() | Disposing | (Inherited from Control.) |
![]() | Dock | (Inherited from Control.) |
![]() | DoubleBuffered | (Inherited from Control.) |
![]() | Enabled | (Inherited from Control.) |
![]() | Events | (Inherited from Component.) |
![]() | Focused | (Inherited from Control.) |
![]() | Font | (Inherited from Control.) |
![]() | FontHeight | (Inherited from Control.) |
![]() | ForeColor | (Inherited from Control.) |
![]() | Handle | (Inherited from Control.) |
![]() | HasChildren | (Inherited from Control.) |
![]() | Height | (Inherited from Control.) |
![]() | HorizontalScroll | (Inherited from ScrollableControl.) |
![]() | HScroll | (Inherited from ScrollableControl.) |
![]() | ImeMode | (Inherited from Control.) |
![]() | InvokeRequired | (Inherited from Control.) |
![]() | IsAccessible | (Inherited from Control.) |
![]() | IsDisposed | (Inherited from Control.) |
![]() | IsHandleCreated | (Inherited from Control.) |
![]() | IsMirrored | (Inherited from Control.) |
![]() | LayoutEngine | (Inherited from Control.) |
![]() | Left | (Inherited from Control.) |
![]() | Location | (Inherited from Control.) |
![]() | Margin | (Inherited from Control.) |
![]() | MaximumSize | (Inherited from Control.) |
![]() | MinimumSize | (Inherited from Control.) |
![]() | Name | (Inherited from Control.) |
![]() | NextPage | When overridden in a derived class, gets the next page of the wizard. |
![]() | Padding | (Inherited from Control.) |
![]() | Pages | Gets the System.Collections.IList interface that contains the collection of pages in the wizard. |
![]() | Parent | (Inherited from Control.) |
![]() | ParentForm | (Inherited from ContainerControl.) |
![]() | PreferredSize | (Inherited from Control.) |
![]() | PreviousPage | When overridden in a derived class, gets the previous page of the wizard. |
![]() | ProductName | (Inherited from Control.) |
![]() | ProductVersion | (Inherited from Control.) |
![]() | RecreatingHandle | (Inherited from Control.) |
![]() | Region | (Inherited from Control.) |
![]() | RenderRightToLeft | (Inherited from Control.) |
![]() | ResizeRedraw | (Inherited from Control.) |
![]() | Right | (Inherited from Control.) |
![]() | RightToLeft | (Inherited from Control.) |
![]() | RightToLeftLayout | Gets or sets a value indicating whether right-to-left mirror placement is enabled. |
![]() | ScaleChildren | (Inherited from Control.) |
![]() | ServiceProvider | Gets service provider for the wizard form that contains this page. |
![]() | ShowFocusCues | (Inherited from Control.) |
![]() | ShowKeyboardCues | (Inherited from Control.) |
![]() | Site | (Inherited from Control.) |
![]() | Size | (Inherited from Control.) |
![]() | TabIndex | (Inherited from Control.) |
![]() | TabStop | (Inherited from Control.) |
![]() | Tag | (Inherited from Control.) |
![]() | Text | (Inherited from Control.) |
![]() | Top | (Inherited from Control.) |
![]() | TopLevelControl | (Inherited from Control.) |
![]() | UseWaitCursor | (Inherited from Control.) |
![]() | VerticalScroll | (Inherited from ScrollableControl.) |
![]() | Visible | (Inherited from Control.) |
![]() | VScroll | (Inherited from ScrollableControl.) |
![]() | Width | (Inherited from Control.) |
![]() | Wizard | Gets wizard form that contains this wizard page. |
![]() | WizardData | Gets the information for the wizard. |
| Name | Description | |
|---|---|---|
![]() ![]() | IContainerControl.ActivateControl(Control) | (Inherited from ContainerControl.) |
![]() ![]() | IDropTarget.OnDragDrop(DragEventArgs) | (Inherited from Control.) |
![]() ![]() | IDropTarget.OnDragEnter(DragEventArgs) | (Inherited from Control.) |
![]() ![]() | IDropTarget.OnDragLeave(EventArgs) | (Inherited from Control.) |
![]() ![]() | IDropTarget.OnDragOver(DragEventArgs) | (Inherited from Control.) |
Because this class is abstract, you cannot create an instance of it directly.
You can derive a page from the WizardPage class and add controls to provide specific functionality (for example, you can add text boxes for user credentials in a logon wizard page). The derived wizard pages are displayed in a WizardForm object. You can put controls such as ManagementGroupBox, ManagementPanel, and ManagementTabPage objects in the wizard page.
The following example implements several of the methods and properties of the WizardPage class. This example builds one of three wizard pages that are contained on the WizardForm object. The first wizard page displays user name and password text boxes that have a Submit button to enable the user to submit the credentials for validation before moving to the next wizard page.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.






