WizardFramework Class
SQL Server 2012
Provides the framework for a wizard.
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
System.Windows.Forms.ScrollableControl
System.Windows.Forms.ContainerControl
System.Windows.Forms.Form
Microsoft.SqlServer.Management.SqlWizardFramework.WizardFramework
Microsoft.SqlServer.Management.SqlWizardFramework.SqlWizardFramework
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
System.Windows.Forms.ScrollableControl
System.Windows.Forms.ContainerControl
System.Windows.Forms.Form
Microsoft.SqlServer.Management.SqlWizardFramework.WizardFramework
Microsoft.SqlServer.Management.SqlWizardFramework.SqlWizardFramework
Namespace: Microsoft.SqlServer.Management.SqlWizardFramework
Assembly: Microsoft.SqlServer.Management.SqlWizardFramework (in Microsoft.SqlServer.Management.SqlWizardFramework.dll)
The WizardFramework type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | AcceptButton | (Inherited from Form.) |
![]() | AccessibilityObject | (Inherited from Control.) |
![]() | AccessibleDefaultActionDescription | (Inherited from Control.) |
![]() | AccessibleDescription | (Inherited from Control.) |
![]() | AccessibleName | (Inherited from Control.) |
![]() | AccessibleRole | (Inherited from Control.) |
![]() | ActiveControl | (Inherited from ContainerControl.) |
![]() | ActiveMdiChild | (Inherited from Form.) |
![]() | AllowDrop | (Inherited from Control.) |
![]() | AllowTransparency | (Inherited from Form.) |
![]() | Anchor | (Inherited from Control.) |
![]() | AutoScale | Obsolete. (Inherited from Form.) |
![]() | AutoScaleBaseSize | (Inherited from Form.) |
![]() | AutoScaleDimensions | (Inherited from ContainerControl.) |
![]() | AutoScaleFactor | (Inherited from ContainerControl.) |
![]() | AutoScaleMode | (Inherited from ContainerControl.) |
![]() | AutoScroll | (Inherited from Form.) |
![]() | AutoScrollMargin | (Inherited from ScrollableControl.) |
![]() | AutoScrollMinSize | (Inherited from ScrollableControl.) |
![]() | AutoScrollOffset | (Inherited from Control.) |
![]() | AutoScrollPosition | (Inherited from ScrollableControl.) |
![]() | AutoSize | (Inherited from Form.) |
![]() | AutoSizeMode | (Inherited from Form.) |
![]() | AutoValidate | (Inherited from Form.) |
![]() | BackColor | (Inherited from Form.) |
![]() | BackgroundImage | (Inherited from Control.) |
![]() | BackgroundImageLayout | (Inherited from Control.) |
![]() | BindingContext | (Inherited from ContainerControl.) |
![]() | Bottom | (Inherited from Control.) |
![]() | Bounds | (Inherited from Control.) |
![]() | ButtonsPanel | Gets the WizardButtonsPanel object that represents the button panel. |
![]() | CancelButton | (Inherited from Form.) |
![]() | CancelCaption | Gets or sets the title for the cancel message. |
![]() | CancelMessage | The message that appears when the wizard is canceled. |
![]() | CanEnableIme | (Inherited from ContainerControl.) |
![]() | CanFocus | (Inherited from Control.) |
![]() | CanRaiseEvents | (Inherited from Control.) |
![]() | CanSelect | (Inherited from Control.) |
![]() | Capture | (Inherited from Control.) |
![]() | CausesValidation | (Inherited from Control.) |
![]() | ClientRectangle | (Inherited from Control.) |
![]() | ClientSize | (Inherited from Form.) |
![]() | CompanyName | (Inherited from Control.) |
![]() | ConfirmOnCancel | Gets or sets a value that indicates whether to confirm when the Cancel button is clicked. |
![]() | Container | (Inherited from Component.) |
![]() | ContainsFocus | (Inherited from Control.) |
![]() | ContextMenu | (Inherited from Control.) |
![]() | ContextMenuStrip | (Inherited from Control.) |
![]() | ControlBox | (Inherited from Form.) |
![]() | Controls | (Inherited from Control.) |
![]() | Created | (Inherited from Control.) |
![]() | CreateParams | (Inherited from Form.) |
![]() | CurrentAutoScaleDimensions | (Inherited from ContainerControl.) |
![]() | CurrentPage | Gets the current page. |
![]() | CurrentPageId | Gets the ID of the current page. |
![]() | Cursor | (Inherited from Control.) |
![]() | DataBindings | (Inherited from Control.) |
![]() | DefaultCursor | (Inherited from Control.) |
![]() | DefaultImeMode | (Inherited from Form.) |
![]() | DefaultMargin | (Inherited from Control.) |
![]() | DefaultMaximumSize | (Inherited from Control.) |
![]() | DefaultMinimumSize | (Inherited from Control.) |
![]() | DefaultPadding | (Inherited from Control.) |
![]() | DefaultSize | (Inherited from Form.) |
![]() | DesignMode | (Inherited from Component.) |
![]() | DesktopBounds | (Inherited from Form.) |
![]() | DesktopLocation | (Inherited from Form.) |
![]() | DialogResult | (Inherited from Form.) |
![]() | DisplayRectangle | (Inherited from ScrollableControl.) |
![]() | Disposing | (Inherited from Control.) |
![]() | Dock | (Inherited from Control.) |
![]() | DockPadding | (Inherited from ScrollableControl.) |
![]() | 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.) |
![]() | FormBorderStyle | (Inherited from Form.) |
![]() | FrameworkName | Gets or sets the name of the wizard. |
![]() | Handle | (Inherited from Control.) |
![]() | HasChildren | (Inherited from Control.) |
![]() | HeaderImage | Gets or sets the image that is displayed on the header panel. |
![]() | HeaderPanel | Gets a WizardHeaderPanel object that represents the header panel. |
![]() | HeaderTitle | Gets or sets the title of the header panel. |
![]() | Height | (Inherited from Control.) |
![]() | HelpButton | (Inherited from Form.) |
![]() | HelpKey | Gets or sets the help key for the WizardFramework object. This help key is used if a page does not have a help key associated with it. |
![]() | HelpPanel | Gets a WizardHeaderPanel object that represents the help panel. |
![]() | HorizontalScroll | (Inherited from ScrollableControl.) |
![]() | HScroll | (Inherited from ScrollableControl.) |
![]() | Icon | (Inherited from Form.) |
![]() | ImeMode | (Inherited from Control.) |
![]() | ImeModeBase | (Inherited from Control.) |
![]() | InvokeRequired | (Inherited from Control.) |
![]() | IsAccessible | (Inherited from Control.) |
![]() | IsDisposed | (Inherited from Control.) |
![]() | IsHandleCreated | (Inherited from Control.) |
![]() | IsMdiChild | (Inherited from Form.) |
![]() | IsMdiContainer | (Inherited from Form.) |
![]() | IsMirrored | (Inherited from Control.) |
![]() | IsRestrictedWindow | (Inherited from Form.) |
![]() | KeyPreview | (Inherited from Form.) |
![]() | LastPage | Gets the last page. |
![]() | LayoutEngine | (Inherited from Control.) |
![]() | Left | (Inherited from Control.) |
![]() | Location | (Inherited from Form.) |
![]() | MainMenuStrip | (Inherited from Form.) |
![]() | Margin | (Inherited from Form.) |
![]() | MaximizeBox | (Inherited from Form.) |
![]() | MaximizedBounds | (Inherited from Form.) |
![]() | MaximumSize | (Inherited from Form.) |
![]() | MdiChildren | (Inherited from Form.) |
![]() | MdiParent | (Inherited from Form.) |
![]() | Menu | (Inherited from Form.) |
![]() | MergedMenu | (Inherited from Form.) |
![]() | MinimizeBox | (Inherited from Form.) |
![]() | MinimumSize | (Inherited from Form.) |
![]() | Modal | (Inherited from Form.) |
![]() | Name | (Inherited from Control.) |
![]() | NavigationPanel | Gets a WizardNavigationPanel object that represents the navigation panel. |
![]() | Opacity | (Inherited from Form.) |
![]() | OwnedForms | (Inherited from Form.) |
![]() | Owner | (Inherited from Form.) |
![]() | Padding | (Inherited from Control.) |
![]() | PagePanel | Gets a WizardPagePanel object that represents the page panel. |
![]() | Pages | Gets the list of pages in to the WizardFramework object. |
![]() | Parent | (Inherited from Control.) |
![]() | ParentForm | (Inherited from ContainerControl.) |
![]() | PreferredSize | (Inherited from Control.) |
![]() | ProductName | (Inherited from Control.) |
![]() | ProductVersion | (Inherited from Control.) |
![]() | RecreatingHandle | (Inherited from Control.) |
![]() | Region | (Inherited from Control.) |
![]() | RenderRightToLeft | Obsolete. (Inherited from Control.) |
![]() | ResizeRedraw | (Inherited from Control.) |
![]() | ResizeState | Gets or sets the resize state. |
![]() | RestoreBounds | (Inherited from Form.) |
![]() | Right | (Inherited from Control.) |
![]() | RightToLeft | (Inherited from Control.) |
![]() | RightToLeftLayout | (Inherited from Form.) |
![]() | ScaleChildren | (Inherited from Control.) |
![]() | ShowFocusCues | (Inherited from Control.) |
![]() | ShowIcon | (Inherited from Form.) |
![]() | ShowInTaskbar | (Inherited from Form.) |
![]() | ShowKeyboardCues | (Inherited from Control.) |
![]() | ShowWithoutActivation | (Inherited from Form.) |
![]() | Site | (Inherited from Control.) |
![]() | Size | (Inherited from Form.) |
![]() | SizeGripStyle | (Inherited from Form.) |
![]() | StartPage | Gets or sets the start page. |
![]() | StartPosition | (Inherited from Form.) |
![]() | TabIndex | (Inherited from Form.) |
![]() | TabStop | (Inherited from Form.) |
![]() | Tag | (Inherited from Control.) |
![]() | Text | (Inherited from Form.) |
![]() | Top | (Inherited from Control.) |
![]() | TopLevel | (Inherited from Form.) |
![]() | TopLevelControl | (Inherited from Control.) |
![]() | TopMost | (Inherited from Form.) |
![]() | TransparencyKey | (Inherited from Form.) |
![]() | UseWaitCursor | (Inherited from Control.) |
![]() | VerticalScroll | (Inherited from ScrollableControl.) |
![]() | Visible | (Inherited from Control.) |
![]() | VScroll | (Inherited from ScrollableControl.) |
![]() | Width | (Inherited from Control.) |
![]() | WindowState | (Inherited from Form.) |
![]() | WindowTarget | (Inherited from Control.) |
| Name | Description | |
|---|---|---|
![]() | AccessibilityNotifyClients(AccessibleEvents, Int32) | (Inherited from Control.) |
![]() | AccessibilityNotifyClients(AccessibleEvents, Int32, Int32) | (Inherited from Control.) |
![]() | Activate | (Inherited from Form.) |
![]() | ActivateMdiChild | (Inherited from Form.) |
![]() | AddOwnedForm | (Inherited from Form.) |
![]() | AddPage(String) | Adds all the pages that are defined in the specified assembly to the wizard. |
![]() | AddPage(Page) | Adds the specified page to the wizard. |
![]() | AddPage(String, Type) | Searches the specified assembly for pages whose type matches the specified type, and adds them to the wizard. |
![]() | AddPage(Page, Page) | Adds a subpage to the wizard. |
![]() | AddPageRange | Adds the pages in the specified array to the wizard. |
![]() | AdjustFormScrollbars | (Inherited from Form.) |
![]() | ApplyAutoScaling | Obsolete. (Inherited from Form.) |
![]() | BeginInvoke(Delegate) | (Inherited from Control.) |
![]() | BeginInvoke(Delegate, Object[]) | (Inherited from Control.) |
![]() | BringToFront | (Inherited from Control.) |
![]() | CenterToParent | (Inherited from Form.) |
![]() | CenterToScreen | (Inherited from Form.) |
![]() | Close | (Inherited from Form.) |
![]() | Contains | (Inherited from Control.) |
![]() | CreateAccessibilityInstance | (Inherited from Control.) |
![]() | CreateControl | (Inherited from Control.) |
![]() | CreateControlsInstance | (Inherited from Form.) |
![]() | CreateGraphics | (Inherited from Control.) |
![]() | CreateHandle | (Inherited from Form.) |
![]() | CreateObjRef | Security Critical. (Inherited from MarshalByRefObject.) |
![]() | DefWndProc | (Inherited from Form.) |
![]() | DestroyHandle | (Inherited from Control.) |
![]() | Dispose() | (Inherited from Component.) |
![]() | Dispose(Boolean) | Cleans up any resources that are being used. (Overrides Form.Dispose(Boolean).) |
![]() | DoDragDrop | (Inherited from Control.) |
![]() | DrawToBitmap | (Inherited from Control.) |
![]() | EnableButton | Enables or disables the specified button. |
![]() | EndInvoke | (Inherited from Control.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Component.) |
![]() | FindForm | (Inherited from Control.) |
![]() | Focus | (Inherited from Control.) |
![]() | GetAccessibilityObjectById | (Inherited from Control.) |
![]() | GetAutoSizeMode | (Inherited from Control.) |
![]() | GetChildAtPoint(Point) | (Inherited from Control.) |
![]() | GetChildAtPoint(Point, GetChildAtPointSkip) | (Inherited from Control.) |
![]() | GetContainerControl | (Inherited from Control.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetLifetimeService | Security Critical. (Inherited from MarshalByRefObject.) |
![]() | GetNextControl | (Inherited from Control.) |
![]() | GetPreferredSize | (Inherited from Control.) |
![]() | GetScaledBounds | (Inherited from Form.) |
![]() | GetScrollState | (Inherited from ScrollableControl.) |
![]() | GetService | Gets the specified service. This method can be called by a child window to get console services. (Overrides Component.GetService(Type).) |
![]() | GetStyle | (Inherited from Control.) |
![]() | GetTopLevel | (Inherited from Control.) |
![]() | GetType | (Inherited from Object.) |
![]() | Hide | (Inherited from Control.) |
![]() | InitializeLifetimeService | Security Critical. (Inherited from MarshalByRefObject.) |
![]() | InitLayout | (Inherited from Control.) |
![]() | Invalidate() | (Inherited from Control.) |
![]() | Invalidate(Region) | (Inherited from Control.) |
![]() | Invalidate(Boolean) | (Inherited from Control.) |
![]() | Invalidate(Rectangle) | (Inherited from Control.) |
![]() | Invalidate(Region, Boolean) | (Inherited from Control.) |
![]() | Invalidate(Rectangle, Boolean) | (Inherited from Control.) |
![]() | Invoke(Delegate) | (Inherited from Control.) |
![]() | Invoke(Delegate, Object[]) | (Inherited from Control.) |
![]() | InvokeGotFocus | (Inherited from Control.) |
![]() | InvokeLostFocus | (Inherited from Control.) |
![]() | InvokeOnClick | (Inherited from Control.) |
![]() | InvokePaint | (Inherited from Control.) |
![]() | InvokePaintBackground | (Inherited from Control.) |
![]() | IsCurrentPage | Checks whether the specified page is the current page. |
![]() | IsInputChar | (Inherited from Control.) |
![]() | IsInputKey | (Inherited from Control.) |
![]() | IsLastPage | Checks whether the specified page is the last page. |
![]() | IsStartPage | Checks whether the specified page is the first page. |
![]() | LayoutMdi | (Inherited from Form.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject.) |
![]() | NotifyInvalidate | (Inherited from Control.) |
![]() | OnActivated | (Inherited from Form.) |
![]() | OnAutoSizeChanged | (Inherited from Control.) |
![]() | OnAutoValidateChanged | (Inherited from ContainerControl.) |
![]() | OnBackColorChanged | (Inherited from Control.) |
![]() | OnBackgroundImageChanged | (Inherited from Form.) |
![]() | OnBackgroundImageLayoutChanged | (Inherited from Form.) |
![]() | OnBindingContextChanged | (Inherited from Control.) |
![]() | OnCausesValidationChanged | (Inherited from Control.) |
![]() | OnChangeUICues | (Inherited from Control.) |
![]() | OnClick | (Inherited from Control.) |
![]() | OnClientSizeChanged | (Inherited from Control.) |
![]() | OnClosed | (Inherited from Form.) |
![]() | OnClosing | Called when the wizard is closing. (Overrides Form.OnClosing(CancelEventArgs).) |
![]() | OnContextMenuChanged | (Inherited from Control.) |
![]() | OnContextMenuStripChanged | (Inherited from Control.) |
![]() | OnControlAdded | (Inherited from Control.) |
![]() | OnControlRemoved | (Inherited from Control.) |
![]() | OnCreateControl | (Inherited from Form.) |
![]() | OnCursorChanged | (Inherited from Control.) |
![]() | OnDeactivate | (Inherited from Form.) |
![]() | OnDockChanged | (Inherited from Control.) |
![]() | OnDoubleClick | (Inherited from Control.) |
![]() | OnDragDrop | (Inherited from Control.) |
![]() | OnDragEnter | (Inherited from Control.) |
![]() | OnDragLeave | (Inherited from Control.) |
![]() | OnDragOver | (Inherited from Control.) |
![]() | OnEnabledChanged | (Inherited from Form.) |
![]() | OnEnter | (Inherited from Form.) |
![]() | OnFontChanged | (Inherited from Form.) |
![]() | OnForeColorChanged | (Inherited from Control.) |
![]() | OnFormClosed | (Inherited from Form.) |
![]() | OnFormClosing | (Inherited from Form.) |
![]() | OnGiveFeedback | (Inherited from Control.) |
![]() | OnGotFocus | (Inherited from Control.) |
![]() | OnHandleCreated | (Inherited from Form.) |
![]() | OnHandleDestroyed | (Inherited from Form.) |
![]() | OnHelpButtonClicked | (Inherited from Form.) |
![]() | OnHelpRequested | Called when help is requested. (Overrides Control.OnHelpRequested(HelpEventArgs).) |
![]() | OnImeModeChanged | (Inherited from Control.) |
![]() | OnInputLanguageChanged | (Inherited from Form.) |
![]() | OnInputLanguageChanging | (Inherited from Form.) |
![]() | OnInvalidated | (Inherited from Control.) |
![]() | OnKeyDown | (Inherited from Control.) |
![]() | OnKeyPress | (Inherited from Control.) |
![]() | OnKeyUp | (Inherited from Control.) |
![]() | OnLayout | (Inherited from Form.) |
![]() | OnLeave | (Inherited from Control.) |
![]() | OnLoad | Called when the wizard is initialized. (Overrides Form.OnLoad(EventArgs).) |
![]() | OnLocationChanged | (Inherited from Control.) |
![]() | OnLostFocus | (Inherited from Control.) |
![]() | OnMarginChanged | (Inherited from Control.) |
![]() | OnMaximizedBoundsChanged | (Inherited from Form.) |
![]() | OnMaximumSizeChanged | (Inherited from Form.) |
![]() | OnMdiChildActivate | (Inherited from Form.) |
![]() | OnMenuComplete | (Inherited from Form.) |
![]() | OnMenuStart | (Inherited from Form.) |
![]() | OnMinimumSizeChanged | (Inherited from Form.) |
![]() | OnMouseCaptureChanged | (Inherited from Control.) |
![]() | OnMouseClick | (Inherited from Control.) |
![]() | OnMouseDoubleClick | (Inherited from Control.) |
![]() | OnMouseDown | (Inherited from Control.) |
![]() | OnMouseEnter | (Inherited from Control.) |
![]() | OnMouseHover | (Inherited from Control.) |
![]() | OnMouseLeave | (Inherited from Control.) |
![]() | OnMouseMove | (Inherited from Control.) |
![]() | OnMouseUp | (Inherited from Control.) |
![]() | OnMouseWheel | (Inherited from ScrollableControl.) |
![]() | OnMove | (Inherited from Control.) |
![]() | OnNotifyMessage | (Inherited from Control.) |
![]() | OnPaddingChanged | (Inherited from ScrollableControl.) |
![]() | OnPaint | (Inherited from Form.) |
![]() | OnPaintBackground | (Inherited from ScrollableControl.) |
![]() | OnParentBackColorChanged | (Inherited from Control.) |
![]() | OnParentBackgroundImageChanged | (Inherited from Control.) |
![]() | OnParentBindingContextChanged | (Inherited from Control.) |
![]() | OnParentChanged | (Inherited from ContainerControl.) |
![]() | OnParentCursorChanged | (Inherited from Control.) |
![]() | OnParentEnabledChanged | (Inherited from Control.) |
![]() | OnParentFontChanged | (Inherited from Control.) |
![]() | OnParentForeColorChanged | (Inherited from Control.) |
![]() | OnParentRightToLeftChanged | (Inherited from Control.) |
![]() | OnParentVisibleChanged | (Inherited from Control.) |
![]() | OnPreviewKeyDown | (Inherited from Control.) |
![]() | OnPrint | (Inherited from Control.) |
![]() | OnQueryContinueDrag | (Inherited from Control.) |
![]() | OnRegionChanged | (Inherited from Control.) |
![]() | OnResize | (Inherited from Form.) |
![]() | OnResizeBegin | (Inherited from Form.) |
![]() | OnResizeEnd | (Inherited from Form.) |
![]() | OnRightToLeftChanged | (Inherited from ScrollableControl.) |
![]() | OnRightToLeftLayoutChanged | (Inherited from Form.) |
![]() | OnScroll | (Inherited from ScrollableControl.) |
![]() | OnShown | (Inherited from Form.) |
![]() | OnSizeChanged | (Inherited from Control.) |
![]() | OnStyleChanged | (Inherited from Form.) |
![]() | OnSystemColorsChanged | (Inherited from Control.) |
![]() | OnTabIndexChanged | (Inherited from Control.) |
![]() | OnTabStopChanged | (Inherited from Control.) |
![]() | OnTextChanged | (Inherited from Form.) |
![]() | OnValidated | (Inherited from Control.) |
![]() | OnValidating | (Inherited from Control.) |
![]() | OnValidityChanged(Int32) | Confirms that the page that has the specified ID has changed, and then refreshes the navigation panel and notifies the other pages. |
![]() | OnValidityChanged(Page) | Confirms that the specified page has changed, and then refreshes the navigation panel and notifies the other pages. |
![]() | OnVisibleChanged | (Inherited from Form.) |
![]() | PerformAutoScale | (Inherited from ContainerControl.) |
![]() | PerformLayout() | (Inherited from Control.) |
![]() | PerformLayout(Control, String) | (Inherited from Control.) |
![]() | PointToClient | (Inherited from Control.) |
![]() | PointToScreen | (Inherited from Control.) |
![]() | PreProcessControlMessage | (Inherited from Control.) |
![]() | PreProcessMessage | (Inherited from Control.) |
![]() | ProcessCmdKey | (Inherited from Form.) |
![]() | ProcessDialogChar | (Inherited from Form.) |
![]() | ProcessDialogKey | (Inherited from Form.) |
![]() | ProcessKeyEventArgs | (Inherited from Control.) |
![]() | ProcessKeyMessage | (Inherited from Control.) |
![]() | ProcessKeyPreview | (Inherited from Form.) |
![]() | ProcessMnemonic | (Inherited from Form.) |
![]() | ProcessTabKey | (Inherited from Form.) |
![]() | RaiseDragEvent | (Inherited from Control.) |
![]() | RaiseKeyEvent | (Inherited from Control.) |
![]() | RaiseMouseEvent | (Inherited from Control.) |
![]() | RaisePaintEvent | (Inherited from Control.) |
![]() | RecreateHandle | (Inherited from Control.) |
![]() | RectangleToClient | (Inherited from Control.) |
![]() | RectangleToScreen | (Inherited from Control.) |
![]() | Refresh | (Inherited from Control.) |
![]() | RefreshNavigationPanel | Refreshes the navigation panel. |
![]() | RemoveAllPages | Removes all the pages from the wizard. |
![]() | RemoveHelpKey | Removes the help key for the specified control. Help will no longer be available for the specified control. |
![]() | RemoveOwnedForm | (Inherited from Form.) |
![]() | RemovePage(Int32) | Removes the page that has the specified ID from the wizard. |
![]() | RemovePage(Page) | Removes the specified page from the wizard. |
![]() | RemovePageRange | Removes the specified pages from the wizard. |
![]() | ResetBackColor | (Inherited from Control.) |
![]() | ResetBindings | (Inherited from Control.) |
![]() | ResetCursor | (Inherited from Control.) |
![]() | ResetFont | (Inherited from Control.) |
![]() | ResetForeColor | (Inherited from Control.) |
![]() | ResetImeMode | (Inherited from Control.) |
![]() | ResetMouseEventArgs | (Inherited from Control.) |
![]() | ResetRightToLeft | (Inherited from Control.) |
![]() | ResetText | (Inherited from Control.) |
![]() | ResumeLayout() | (Inherited from Control.) |
![]() | ResumeLayout(Boolean) | (Inherited from Control.) |
![]() | RtlTranslateAlignment(HorizontalAlignment) | (Inherited from Control.) |
![]() | RtlTranslateAlignment(LeftRightAlignment) | (Inherited from Control.) |
![]() | RtlTranslateAlignment(ContentAlignment) | (Inherited from Control.) |
![]() | RtlTranslateContent | (Inherited from Control.) |
![]() | RtlTranslateHorizontal | (Inherited from Control.) |
![]() | RtlTranslateLeftRight | (Inherited from Control.) |
![]() | Scale(Single) | Obsolete. (Inherited from Control.) |
![]() | Scale(SizeF) | (Inherited from Control.) |
![]() | Scale(Single, Single) | Obsolete. (Inherited from Control.) |
![]() | ScaleControl | (Inherited from Form.) |
![]() | ScaleCore | (Inherited from Form.) |
![]() | ScrollControlIntoView | (Inherited from ScrollableControl.) |
![]() | ScrollToControl | (Inherited from ScrollableControl.) |
![]() | Select() | (Inherited from Control.) |
![]() | Select(Boolean, Boolean) | (Inherited from Form.) |
![]() | SelectNextControl | (Inherited from Control.) |
![]() | SendToBack | (Inherited from Control.) |
![]() | SetAutoScrollMargin | (Inherited from ScrollableControl.) |
![]() | SetAutoSizeMode | (Inherited from Control.) |
![]() | SetBounds(Int32, Int32, Int32, Int32) | (Inherited from Control.) |
![]() | SetBounds(Int32, Int32, Int32, Int32, BoundsSpecified) | (Inherited from Control.) |
![]() | SetBoundsCore | (Inherited from Form.) |
![]() | SetButtonText | Sets the text for the specified button. |
![]() | SetClientSizeCore | (Inherited from Form.) |
![]() | SetDesktopBounds | (Inherited from Form.) |
![]() | SetDesktopLocation | (Inherited from Form.) |
![]() | SetDisplayRectLocation | (Inherited from ScrollableControl.) |
![]() | SetHelpKey | Sets the help key for the specified control. |
![]() | SetScrollState | (Inherited from ScrollableControl.) |
![]() | SetStyle | (Inherited from Control.) |
![]() | SetTopLevel | (Inherited from Control.) |
![]() | SetVisibleCore | (Inherited from Form.) |
![]() | Show() | (Inherited from Control.) |
![]() | Show(IWin32Window) | (Inherited from Form.) |
![]() | ShowBooksOnlineHelp() | Shows the SQL Server Books Online help. |
![]() | ShowBooksOnlineHelp(String) | Shows the SQL Server Books Online help. |
![]() | ShowButton | Shows or hides the specified button. |
![]() | ShowDialog() | (Inherited from Form.) |
![]() | ShowDialog(IWin32Window) | (Inherited from Form.) |
![]() | SizeFromClientSize | (Inherited from Control.) |
![]() | SuspendLayout | (Inherited from Control.) |
![]() | ToString | (Inherited from Form.) |
![]() | Update | (Inherited from Control.) |
![]() | UpdateBounds() | (Inherited from Control.) |
![]() | UpdateBounds(Int32, Int32, Int32, Int32) | (Inherited from Control.) |
![]() | UpdateBounds(Int32, Int32, Int32, Int32, Int32, Int32) | (Inherited from Control.) |
![]() | UpdateDefaultButton | (Inherited from Form.) |
![]() | UpdateStyles | (Inherited from Control.) |
![]() | UpdateZOrder | (Inherited from Control.) |
![]() | Validate() | (Inherited from ContainerControl.) |
![]() | Validate(Boolean) | (Inherited from ContainerControl.) |
![]() | ValidateChildren() | (Inherited from Form.) |
![]() | ValidateChildren(ValidationConstraints) | (Inherited from Form.) |
![]() | WndProc | (Inherited from Form.) |
| Name | Description | |
|---|---|---|
![]() | Activated | (Inherited from Form.) |
![]() | AutoSizeChanged | (Inherited from Form.) |
![]() | AutoValidateChanged | (Inherited from Form.) |
![]() | BackColorChanged | (Inherited from Control.) |
![]() | BackgroundImageChanged | (Inherited from Control.) |
![]() | BackgroundImageLayoutChanged | (Inherited from Control.) |
![]() | BindingContextChanged | (Inherited from Control.) |
![]() | CausesValidationChanged | (Inherited from Control.) |
![]() | ChangeUICues | (Inherited from Control.) |
![]() | Click | (Inherited from Control.) |
![]() | ClientSizeChanged | (Inherited from Control.) |
![]() | Closed | (Inherited from Form.) |
![]() | Closing | (Inherited from Form.) |
![]() | ContextMenuChanged | (Inherited from Control.) |
![]() | ContextMenuStripChanged | (Inherited from Control.) |
![]() | ControlAdded | (Inherited from Control.) |
![]() | ControlRemoved | (Inherited from Control.) |
![]() | CursorChanged | (Inherited from Control.) |
![]() | Deactivate | (Inherited from Form.) |
![]() | Disposed | (Inherited from Component.) |
![]() | DockChanged | (Inherited from Control.) |
![]() | DoubleClick | (Inherited from Control.) |
![]() | DragDrop | (Inherited from Control.) |
![]() | DragEnter | (Inherited from Control.) |
![]() | DragLeave | (Inherited from Control.) |
![]() | DragOver | (Inherited from Control.) |
![]() | EnabledChanged | (Inherited from Control.) |
![]() | Enter | (Inherited from Control.) |
![]() | FontChanged | (Inherited from Control.) |
![]() | ForeColorChanged | (Inherited from Control.) |
![]() | FormClosed | (Inherited from Form.) |
![]() | FormClosing | (Inherited from Form.) |
![]() | GiveFeedback | (Inherited from Control.) |
![]() | GotFocus | (Inherited from Control.) |
![]() | HandleCreated | (Inherited from Control.) |
![]() | HandleDestroyed | (Inherited from Control.) |
![]() | HelpButtonClicked | (Inherited from Form.) |
![]() | HelpRequested | (Inherited from Control.) |
![]() | ImeModeChanged | (Inherited from Control.) |
![]() | InputLanguageChanged | (Inherited from Form.) |
![]() | InputLanguageChanging | (Inherited from Form.) |
![]() | Invalidated | (Inherited from Control.) |
![]() | KeyDown | (Inherited from Control.) |
![]() | KeyPress | (Inherited from Control.) |
![]() | KeyUp | (Inherited from Control.) |
![]() | Layout | (Inherited from Control.) |
![]() | Leave | (Inherited from Control.) |
![]() | Load | (Inherited from Form.) |
![]() | LocationChanged | (Inherited from Control.) |
![]() | LostFocus | (Inherited from Control.) |
![]() | MarginChanged | (Inherited from Form.) |
![]() | MaximizedBoundsChanged | (Inherited from Form.) |
![]() | MaximumSizeChanged | (Inherited from Form.) |
![]() | MdiChildActivate | (Inherited from Form.) |
![]() | MenuComplete | (Inherited from Form.) |
![]() | MenuStart | (Inherited from Form.) |
![]() | MinimumSizeChanged | (Inherited from Form.) |
![]() | MouseCaptureChanged | (Inherited from Control.) |
![]() | MouseClick | (Inherited from Control.) |
![]() | MouseDoubleClick | (Inherited from Control.) |
![]() | MouseDown | (Inherited from Control.) |
![]() | MouseEnter | (Inherited from Control.) |
![]() | MouseHover | (Inherited from Control.) |
![]() | MouseLeave | (Inherited from Control.) |
![]() | MouseMove | (Inherited from Control.) |
![]() | MouseUp | (Inherited from Control.) |
![]() | MouseWheel | (Inherited from Control.) |
![]() | Move | (Inherited from Control.) |
![]() | PaddingChanged | (Inherited from Control.) |
![]() | PageFrameworkAction | Occurs when the wizard is completed. |
![]() | Paint | (Inherited from Control.) |
![]() | ParentChanged | (Inherited from Control.) |
![]() | PreviewKeyDown | (Inherited from Control.) |
![]() | QueryAccessibilityHelp | (Inherited from Control.) |
![]() | QueryContinueDrag | (Inherited from Control.) |
![]() | RegionChanged | (Inherited from Control.) |
![]() | Resize | (Inherited from Control.) |
![]() | ResizeBegin | (Inherited from Form.) |
![]() | ResizeEnd | (Inherited from Form.) |
![]() | RightToLeftChanged | (Inherited from Control.) |
![]() | RightToLeftLayoutChanged | (Inherited from Form.) |
![]() | Scroll | (Inherited from ScrollableControl.) |
![]() | Shown | (Inherited from Form.) |
![]() | SizeChanged | (Inherited from Control.) |
![]() | StyleChanged | (Inherited from Control.) |
![]() | SystemColorsChanged | (Inherited from Control.) |
![]() | TabIndexChanged | (Inherited from Form.) |
![]() | TabStopChanged | (Inherited from Form.) |
![]() | TextChanged | (Inherited from Control.) |
![]() | Validated | (Inherited from Control.) |
![]() | Validating | (Inherited from Control.) |
![]() | VisibleChanged | (Inherited from Control.) |
| Name | Description | |
|---|---|---|
![]() ![]() | IContainerControl.ActivateControl | (Inherited from ContainerControl.) |
![]() ![]() | IDropTarget.OnDragDrop | (Inherited from Control.) |
![]() ![]() | IDropTarget.OnDragEnter | (Inherited from Control.) |
![]() ![]() | IDropTarget.OnDragLeave | (Inherited from Control.) |
![]() ![]() | IDropTarget.OnDragOver | (Inherited from Control.) |

