WizardFramework 메서드

보호된 멤버 포함
상속된 멤버 포함

WizardFramework 유형에서 다음 멤버를 표시합니다.

메서드

  이름 설명
보호된 메서드 AccessibilityNotifyClients(AccessibleEvents, Int32) (Control에서 상속됨)
보호된 메서드 AccessibilityNotifyClients(AccessibleEvents, Int32, Int32) (Control에서 상속됨)
공용 메서드 Activate (Form에서 상속됨)
보호된 메서드 ActivateMdiChild (Form에서 상속됨)
공용 메서드 AddOwnedForm (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 (Form에서 상속됨)
보호된 메서드 ApplyAutoScaling 더 이상 사용되지 않습니다. (Form에서 상속됨)
공용 메서드 BeginInvoke(Delegate) (Control에서 상속됨)
공용 메서드 BeginInvoke(Delegate, array<Object[]) (Control에서 상속됨)
공용 메서드 BringToFront (Control에서 상속됨)
보호된 메서드 CenterToParent (Form에서 상속됨)
보호된 메서드 CenterToScreen (Form에서 상속됨)
공용 메서드 Close (Form에서 상속됨)
공용 메서드 Contains (Control에서 상속됨)
보호된 메서드 CreateAccessibilityInstance (Control에서 상속됨)
공용 메서드 CreateControl (Control에서 상속됨)
보호된 메서드 CreateControlsInstance (Form에서 상속됨)
공용 메서드 CreateGraphics (Control에서 상속됨)
보호된 메서드 CreateHandle (Form에서 상속됨)
공용 메서드 CreateObjRef 보안에 중요합니다. (MarshalByRefObject에서 상속됨)
보호된 메서드 DefWndProc (Form에서 상속됨)
보호된 메서드 DestroyHandle (Control에서 상속됨)
공용 메서드 Dispose() (Component에서 상속됨)
보호된 메서드 Dispose(Boolean) Cleans up any resources that are being used. (Form.Dispose(Boolean)을(를) 재정의함)
공용 메서드 DoDragDrop (Control에서 상속됨)
공용 메서드 DrawToBitmap (Control에서 상속됨)
공용 메서드 EnableButton Enables or disables the specified button.
공용 메서드 EndInvoke (Control에서 상속됨)
공용 메서드 Equals (Object에서 상속됨)
보호된 메서드 Finalize (Component에서 상속됨)
공용 메서드 FindForm (Control에서 상속됨)
공용 메서드 Focus (Control에서 상속됨)
보호된 메서드 GetAccessibilityObjectById (Control에서 상속됨)
보호된 메서드 GetAutoSizeMode (Control에서 상속됨)
공용 메서드 GetChildAtPoint(Point) (Control에서 상속됨)
공용 메서드 GetChildAtPoint(Point, GetChildAtPointSkip) (Control에서 상속됨)
공용 메서드 GetContainerControl (Control에서 상속됨)
공용 메서드 GetHashCode (Object에서 상속됨)
공용 메서드 GetLifetimeService 보안에 중요합니다. (MarshalByRefObject에서 상속됨)
공용 메서드 GetNextControl (Control에서 상속됨)
공용 메서드 GetPreferredSize (Control에서 상속됨)
보호된 메서드 GetScaledBounds (Form에서 상속됨)
보호된 메서드 GetScrollState (ScrollableControl에서 상속됨)
보호된 메서드 GetService Gets the specified service. This method can be called by a child window to get console services. (Component.GetService(Type)을(를) 재정의함)
보호된 메서드 GetStyle (Control에서 상속됨)
보호된 메서드 GetTopLevel (Control에서 상속됨)
공용 메서드 GetType (Object에서 상속됨)
공용 메서드 Hide (Control에서 상속됨)
공용 메서드 InitializeLifetimeService 보안에 중요합니다. (MarshalByRefObject에서 상속됨)
보호된 메서드 InitLayout (Control에서 상속됨)
공용 메서드 Invalidate() (Control에서 상속됨)
공용 메서드 Invalidate(Region) (Control에서 상속됨)
공용 메서드 Invalidate(Boolean) (Control에서 상속됨)
공용 메서드 Invalidate(Rectangle) (Control에서 상속됨)
공용 메서드 Invalidate(Region, Boolean) (Control에서 상속됨)
공용 메서드 Invalidate(Rectangle, Boolean) (Control에서 상속됨)
공용 메서드 Invoke(Delegate) (Control에서 상속됨)
공용 메서드 Invoke(Delegate, array<Object[]) (Control에서 상속됨)
보호된 메서드 InvokeGotFocus (Control에서 상속됨)
보호된 메서드 InvokeLostFocus (Control에서 상속됨)
보호된 메서드 InvokeOnClick (Control에서 상속됨)
보호된 메서드 InvokePaint (Control에서 상속됨)
보호된 메서드 InvokePaintBackground (Control에서 상속됨)
공용 메서드 IsCurrentPage Checks whether the specified page is the current page.
보호된 메서드 IsInputChar (Control에서 상속됨)
보호된 메서드 IsInputKey (Control에서 상속됨)
공용 메서드 IsLastPage Checks whether the specified page is the last page.
공용 메서드 IsStartPage Checks whether the specified page is the first page.
공용 메서드 LayoutMdi (Form에서 상속됨)
보호된 메서드 MemberwiseClone() (Object에서 상속됨)
보호된 메서드 MemberwiseClone(Boolean) (MarshalByRefObject에서 상속됨)
보호된 메서드 NotifyInvalidate (Control에서 상속됨)
보호된 메서드 OnActivated (Form에서 상속됨)
보호된 메서드 OnAutoSizeChanged (Control에서 상속됨)
보호된 메서드 OnAutoValidateChanged (ContainerControl에서 상속됨)
보호된 메서드 OnBackColorChanged (Control에서 상속됨)
보호된 메서드 OnBackgroundImageChanged (Form에서 상속됨)
보호된 메서드 OnBackgroundImageLayoutChanged (Form에서 상속됨)
보호된 메서드 OnBindingContextChanged (Control에서 상속됨)
보호된 메서드 OnCausesValidationChanged (Control에서 상속됨)
보호된 메서드 OnChangeUICues (Control에서 상속됨)
보호된 메서드 OnClick (Control에서 상속됨)
보호된 메서드 OnClientSizeChanged (Control에서 상속됨)
보호된 메서드 OnClosed (Form에서 상속됨)
보호된 메서드 OnClosing Called when the wizard is closing. (Form.OnClosing(CancelEventArgs)을(를) 재정의함)
보호된 메서드 OnContextMenuChanged (Control에서 상속됨)
보호된 메서드 OnContextMenuStripChanged (Control에서 상속됨)
보호된 메서드 OnControlAdded (Control에서 상속됨)
보호된 메서드 OnControlRemoved (Control에서 상속됨)
보호된 메서드 OnCreateControl (Form에서 상속됨)
보호된 메서드 OnCursorChanged (Control에서 상속됨)
보호된 메서드 OnDeactivate (Form에서 상속됨)
보호된 메서드 OnDockChanged (Control에서 상속됨)
보호된 메서드 OnDoubleClick (Control에서 상속됨)
보호된 메서드 OnDragDrop (Control에서 상속됨)
보호된 메서드 OnDragEnter (Control에서 상속됨)
보호된 메서드 OnDragLeave (Control에서 상속됨)
보호된 메서드 OnDragOver (Control에서 상속됨)
보호된 메서드 OnEnabledChanged (Form에서 상속됨)
보호된 메서드 OnEnter (Form에서 상속됨)
보호된 메서드 OnFontChanged (Form에서 상속됨)
보호된 메서드 OnForeColorChanged (Control에서 상속됨)
보호된 메서드 OnFormClosed (Form에서 상속됨)
보호된 메서드 OnFormClosing (Form에서 상속됨)
보호된 메서드 OnGiveFeedback (Control에서 상속됨)
보호된 메서드 OnGotFocus (Control에서 상속됨)
보호된 메서드 OnHandleCreated (Form에서 상속됨)
보호된 메서드 OnHandleDestroyed (Form에서 상속됨)
보호된 메서드 OnHelpButtonClicked (Form에서 상속됨)
보호된 메서드 OnHelpRequested Called when help is requested. (Control.OnHelpRequested(HelpEventArgs)을(를) 재정의함)
보호된 메서드 OnImeModeChanged (Control에서 상속됨)
보호된 메서드 OnInputLanguageChanged (Form에서 상속됨)
보호된 메서드 OnInputLanguageChanging (Form에서 상속됨)
보호된 메서드 OnInvalidated (Control에서 상속됨)
보호된 메서드 OnKeyDown (Control에서 상속됨)
보호된 메서드 OnKeyPress (Control에서 상속됨)
보호된 메서드 OnKeyUp (Control에서 상속됨)
보호된 메서드 OnLayout (Form에서 상속됨)
보호된 메서드 OnLeave (Control에서 상속됨)
보호된 메서드 OnLoad Called when the wizard is initialized. (Form.OnLoad(EventArgs)을(를) 재정의함)
보호된 메서드 OnLocationChanged (Control에서 상속됨)
보호된 메서드 OnLostFocus (Control에서 상속됨)
보호된 메서드 OnMarginChanged (Control에서 상속됨)
보호된 메서드 OnMaximizedBoundsChanged (Form에서 상속됨)
보호된 메서드 OnMaximumSizeChanged (Form에서 상속됨)
보호된 메서드 OnMdiChildActivate (Form에서 상속됨)
보호된 메서드 OnMenuComplete (Form에서 상속됨)
보호된 메서드 OnMenuStart (Form에서 상속됨)
보호된 메서드 OnMinimumSizeChanged (Form에서 상속됨)
보호된 메서드 OnMouseCaptureChanged (Control에서 상속됨)
보호된 메서드 OnMouseClick (Control에서 상속됨)
보호된 메서드 OnMouseDoubleClick (Control에서 상속됨)
보호된 메서드 OnMouseDown (Control에서 상속됨)
보호된 메서드 OnMouseEnter (Control에서 상속됨)
보호된 메서드 OnMouseHover (Control에서 상속됨)
보호된 메서드 OnMouseLeave (Control에서 상속됨)
보호된 메서드 OnMouseMove (Control에서 상속됨)
보호된 메서드 OnMouseUp (Control에서 상속됨)
보호된 메서드 OnMouseWheel (ScrollableControl에서 상속됨)
보호된 메서드 OnMove (Control에서 상속됨)
보호된 메서드 OnNotifyMessage (Control에서 상속됨)
보호된 메서드 OnPaddingChanged (ScrollableControl에서 상속됨)
보호된 메서드 OnPaint (Form에서 상속됨)
보호된 메서드 OnPaintBackground (ScrollableControl에서 상속됨)
보호된 메서드 OnParentBackColorChanged (Control에서 상속됨)
보호된 메서드 OnParentBackgroundImageChanged (Control에서 상속됨)
보호된 메서드 OnParentBindingContextChanged (Control에서 상속됨)
보호된 메서드 OnParentChanged (ContainerControl에서 상속됨)
보호된 메서드 OnParentCursorChanged (Control에서 상속됨)
보호된 메서드 OnParentEnabledChanged (Control에서 상속됨)
보호된 메서드 OnParentFontChanged (Control에서 상속됨)
보호된 메서드 OnParentForeColorChanged (Control에서 상속됨)
보호된 메서드 OnParentRightToLeftChanged (Control에서 상속됨)
보호된 메서드 OnParentVisibleChanged (Control에서 상속됨)
보호된 메서드 OnPreviewKeyDown (Control에서 상속됨)
보호된 메서드 OnPrint (Control에서 상속됨)
보호된 메서드 OnQueryContinueDrag (Control에서 상속됨)
보호된 메서드 OnRegionChanged (Control에서 상속됨)
보호된 메서드 OnResize (Form에서 상속됨)
보호된 메서드 OnResizeBegin (Form에서 상속됨)
보호된 메서드 OnResizeEnd (Form에서 상속됨)
보호된 메서드 OnRightToLeftChanged (ScrollableControl에서 상속됨)
보호된 메서드 OnRightToLeftLayoutChanged (Form에서 상속됨)
보호된 메서드 OnScroll (ScrollableControl에서 상속됨)
보호된 메서드 OnShown (Form에서 상속됨)
보호된 메서드 OnSizeChanged (Control에서 상속됨)
보호된 메서드 OnStyleChanged (Form에서 상속됨)
보호된 메서드 OnSystemColorsChanged (Control에서 상속됨)
보호된 메서드 OnTabIndexChanged (Control에서 상속됨)
보호된 메서드 OnTabStopChanged (Control에서 상속됨)
보호된 메서드 OnTextChanged (Form에서 상속됨)
보호된 메서드 OnValidated (Control에서 상속됨)
보호된 메서드 OnValidating (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 (Form에서 상속됨)
공용 메서드 PerformAutoScale (ContainerControl에서 상속됨)
공용 메서드 PerformLayout() (Control에서 상속됨)
공용 메서드 PerformLayout(Control, String) (Control에서 상속됨)
공용 메서드 PointToClient (Control에서 상속됨)
공용 메서드 PointToScreen (Control에서 상속됨)
공용 메서드 PreProcessControlMessage (Control에서 상속됨)
공용 메서드 PreProcessMessage (Control에서 상속됨)
보호된 메서드 ProcessCmdKey (Form에서 상속됨)
보호된 메서드 ProcessDialogChar (Form에서 상속됨)
보호된 메서드 ProcessDialogKey (Form에서 상속됨)
보호된 메서드 ProcessKeyEventArgs (Control에서 상속됨)
보호된 메서드 ProcessKeyMessage (Control에서 상속됨)
보호된 메서드 ProcessKeyPreview (Form에서 상속됨)
보호된 메서드 ProcessMnemonic (Form에서 상속됨)
보호된 메서드 ProcessTabKey (Form에서 상속됨)
보호된 메서드 RaiseDragEvent (Control에서 상속됨)
보호된 메서드 RaiseKeyEvent (Control에서 상속됨)
보호된 메서드 RaiseMouseEvent (Control에서 상속됨)
보호된 메서드 RaisePaintEvent (Control에서 상속됨)
보호된 메서드 RecreateHandle (Control에서 상속됨)
공용 메서드 RectangleToClient (Control에서 상속됨)
공용 메서드 RectangleToScreen (Control에서 상속됨)
공용 메서드 Refresh (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 (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 (Control에서 상속됨)
공용 메서드 ResetBindings (Control에서 상속됨)
공용 메서드 ResetCursor (Control에서 상속됨)
공용 메서드 ResetFont (Control에서 상속됨)
공용 메서드 ResetForeColor (Control에서 상속됨)
공용 메서드 ResetImeMode (Control에서 상속됨)
보호된 메서드 ResetMouseEventArgs (Control에서 상속됨)
공용 메서드 ResetRightToLeft (Control에서 상속됨)
공용 메서드 ResetText (Control에서 상속됨)
공용 메서드 ResumeLayout() (Control에서 상속됨)
공용 메서드 ResumeLayout(Boolean) (Control에서 상속됨)
보호된 메서드 RtlTranslateAlignment(HorizontalAlignment) (Control에서 상속됨)
보호된 메서드 RtlTranslateAlignment(LeftRightAlignment) (Control에서 상속됨)
보호된 메서드 RtlTranslateAlignment(ContentAlignment) (Control에서 상속됨)
보호된 메서드 RtlTranslateContent (Control에서 상속됨)
보호된 메서드 RtlTranslateHorizontal (Control에서 상속됨)
보호된 메서드 RtlTranslateLeftRight (Control에서 상속됨)
공용 메서드 Scale(Single) 더 이상 사용되지 않습니다. (Control에서 상속됨)
공용 메서드 Scale(SizeF) (Control에서 상속됨)
공용 메서드 Scale(Single, Single) 더 이상 사용되지 않습니다. (Control에서 상속됨)
보호된 메서드 ScaleControl (Form에서 상속됨)
보호된 메서드 ScaleCore (Form에서 상속됨)
공용 메서드 ScrollControlIntoView (ScrollableControl에서 상속됨)
보호된 메서드 ScrollToControl (ScrollableControl에서 상속됨)
공용 메서드 Select() (Control에서 상속됨)
보호된 메서드 Select(Boolean, Boolean) (Form에서 상속됨)
공용 메서드 SelectNextControl (Control에서 상속됨)
공용 메서드 SendToBack (Control에서 상속됨)
공용 메서드 SetAutoScrollMargin (ScrollableControl에서 상속됨)
보호된 메서드 SetAutoSizeMode (Control에서 상속됨)
공용 메서드 SetBounds(Int32, Int32, Int32, Int32) (Control에서 상속됨)
공용 메서드 SetBounds(Int32, Int32, Int32, Int32, BoundsSpecified) (Control에서 상속됨)
보호된 메서드 SetBoundsCore (Form에서 상속됨)
공용 메서드 SetButtonText Sets the text for the specified button.
보호된 메서드 SetClientSizeCore (Form에서 상속됨)
공용 메서드 SetDesktopBounds (Form에서 상속됨)
공용 메서드 SetDesktopLocation (Form에서 상속됨)
보호된 메서드 SetDisplayRectLocation (ScrollableControl에서 상속됨)
공용 메서드 SetHelpKey Sets the help key for the specified control.
보호된 메서드 SetScrollState (ScrollableControl에서 상속됨)
보호된 메서드 SetStyle (Control에서 상속됨)
보호된 메서드 SetTopLevel (Control에서 상속됨)
보호된 메서드 SetVisibleCore (Form에서 상속됨)
공용 메서드 Show() (Control에서 상속됨)
공용 메서드 Show(IWin32Window) (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() (Form에서 상속됨)
공용 메서드 ShowDialog(IWin32Window) (Form에서 상속됨)
보호된 메서드 SizeFromClientSize (Control에서 상속됨)
공용 메서드 SuspendLayout (Control에서 상속됨)
공용 메서드 ToString (Form에서 상속됨)
공용 메서드 Update (Control에서 상속됨)
보호된 메서드 UpdateBounds() (Control에서 상속됨)
보호된 메서드 UpdateBounds(Int32, Int32, Int32, Int32) (Control에서 상속됨)
보호된 메서드 UpdateBounds(Int32, Int32, Int32, Int32, Int32, Int32) (Control에서 상속됨)
보호된 메서드 UpdateDefaultButton (Form에서 상속됨)
보호된 메서드 UpdateStyles (Control에서 상속됨)
보호된 메서드 UpdateZOrder (Control에서 상속됨)
공용 메서드 Validate() (ContainerControl에서 상속됨)
공용 메서드 Validate(Boolean) (ContainerControl에서 상속됨)
공용 메서드 ValidateChildren() (Form에서 상속됨)
공용 메서드 ValidateChildren(ValidationConstraints) (Form에서 상속됨)
보호된 메서드 WndProc (Form에서 상속됨)

맨 위로 이동

명시적 인터페이스 구현

  이름 설명
명시적 인터페이스 구현전용 메서드 IContainerControl.ActivateControl (ContainerControl에서 상속됨)
명시적 인터페이스 구현전용 메서드 IDropTarget.OnDragDrop (Control에서 상속됨)
명시적 인터페이스 구현전용 메서드 IDropTarget.OnDragEnter (Control에서 상속됨)
명시적 인터페이스 구현전용 메서드 IDropTarget.OnDragLeave (Control에서 상속됨)
명시적 인터페이스 구현전용 메서드 IDropTarget.OnDragOver (Control에서 상속됨)

맨 위로 이동

참고 항목

참조

WizardFramework 클래스

Microsoft.SqlServer.Management.SqlWizardFramework 네임스페이스