Public Methods (see also Protected Methods )

  Name Description
public method Activate  (inherited from Form )
public method AddAllPages Adds multiple pages to the form.
public method AddOwnedForm  (inherited from Form )
public method AddPage Adds a single page that contains the specified page control to the form.
public method BeginInvoke  Overloaded. (inherited from Control )
public method BringToFront  (inherited from Control )
public method Close  (inherited from Form )
public method Contains  (inherited from Control )
public method CreateControl  (inherited from Control )
public method CreateGraphics  (inherited from Control )
public method CreateObjRef  (inherited from MarshalByRefObject )
public method DisplayError Displays an error that is associated with the specified control.
public method Dispose Overloaded.  
public method DoDragDrop  (inherited from Control )
public method DrawToBitmap  (inherited from Control )
public method EnableButton Enables or disables the specified button for the tabbed dialog box.
public method EndInvoke  (inherited from Control )
public method Equals  Overloaded. (inherited from Object )
public method FindForm  (inherited from Control )
public method Focus  (inherited from Control )
public method static FromChildHandle  (inherited from Control )
public method static FromHandle  (inherited from Control )
public method static GetAutoScaleSize  Obsolete. (inherited from Form )
public method GetChildAtPoint  Overloaded. (inherited from Control )
public method GetContainerControl  (inherited from Control )
public method GetHashCode  (inherited from Object )
public method GetLifetimeService  (inherited from MarshalByRefObject )
public method GetNextControl  (inherited from Control )
public method GetPreferredSize  (inherited from Control )
public method GetType  (inherited from Object )
public method Hide  (inherited from Control )
public method InitializeLifetimeService  (inherited from MarshalByRefObject )
public method Invalidate  Overloaded. (inherited from Control )
public method Invoke  Overloaded. (inherited from Control )
public method static IsKeyLocked  (inherited from Control )
public method static IsMnemonic  (inherited from Control )
public method LayoutMdi  (inherited from Form )
public method PerformAutoScale  (inherited from ContainerControl )
public method PerformLayout  Overloaded. (inherited from Control )
public method PointToClient  (inherited from Control )
public method PointToScreen  (inherited from Control )
public method PostApply Applies changes, including session token release, after the management object is created during the apply phase.
public method PreProcessControlMessage  (inherited from Control )
public method PreProcessMessage  (inherited from Control )
public method RectangleToClient  (inherited from Control )
public method RectangleToScreen  (inherited from Control )
public method static ReferenceEquals  (inherited from Object )
public method Refresh  (inherited from Control )
public method RemoveAllPages Clears all pages from the form for the tabbed dialog box.
public method RemoveOwnedForm  (inherited from Form )
public method RemovePage Removes one page from the form for the tabbed dialog box.
public method ResetBackColor  (inherited from Control )
public method ResetBindings  (inherited from Control )
public method ResetCursor  (inherited from Control )
public method ResetFont  (inherited from Control )
public method ResetForeColor  (inherited from Control )
public method ResetImeMode  (inherited from Control )
public method ResetRightToLeft  (inherited from Control )
public method ResetText  (inherited from Control )
public method ResumeLayout  Overloaded. (inherited from Control )
public method Scale  Overloaded. (inherited from Control )
public method ScrollControlIntoView  (inherited from ScrollableControl )
public method Select  Overloaded. (inherited from Form )
public method SelectNextControl  (inherited from Control )
public method SendToBack  (inherited from Control )
public method SetActivePage Overloaded.  
public method SetAutoScrollMargin  (inherited from ScrollableControl )
public method SetBounds  Overloaded. (inherited from Control )
public method SetDesktopBounds  (inherited from Form )
public method SetDesktopLocation  (inherited from Form )
public method Show  Overloaded. (inherited from Form )
public method ShowDialog  Overloaded. (inherited from SmsDialogBase )
public method SuspendLayout  (inherited from Control )
public method ToString  (inherited from Form )
public method Update  (inherited from Control )
public method Validate  Overloaded. (inherited from ContainerControl )
public method ValidateChildren  Overloaded. (inherited from Form )

Protected Methods

  Name Description
protected method AccessibilityNotifyClients  Overloaded. (inherited from Control )
protected method ActivateMdiChild  (inherited from Form )
protected method AdjustFormScrollbars  (inherited from Form )
protected method ApplyAutoScaling  Obsolete. (inherited from Form )
protected method CenterToParent  (inherited from Form )
protected method CenterToScreen  (inherited from Form )
protected method CreateAccessibilityInstance  (inherited from Control )
protected method CreateControlsInstance  (inherited from Form )
protected method CreateHandle  (inherited from Form )
protected method DefWndProc  (inherited from Form )
protected method DestroyHandle  (inherited from Control )
protected method Dispose Overloaded. Overridden.  
protected method Finalize  (inherited from Component )
protected method GetAccessibilityObjectById  (inherited from Control )
protected method GetAutoSizeMode  (inherited from Control )
protected method GetHelp Overridden. Gets the items that are necessary to display a Help screen.
protected method GetScaledBounds  (inherited from Form )
protected method GetScrollState  (inherited from ScrollableControl )
protected method GetService  (inherited from Component )
protected method GetStyle  (inherited from Control )
protected method GetTopLevel  (inherited from Control )
protected method InitLayout  (inherited from Control )
protected method InvokeGotFocus  (inherited from Control )
protected method InvokeLostFocus  (inherited from Control )
protected method InvokeOnClick  (inherited from Control )
protected method InvokePaint  (inherited from Control )
protected method InvokePaintBackground  (inherited from Control )
protected method IsInputChar  (inherited from Control )
protected method IsInputKey  (inherited from Control )
protected method MemberwiseClone  Overloaded. (inherited from MarshalByRefObject )
protected method NotifyInvalidate  (inherited from Control )
protected method OnActivated  (inherited from Form )
protected method OnAddPageControls Handles a notification that page controls are added to the tabbed dialog box.
protected method OnAutoSizeChanged  (inherited from Control )
protected method OnAutoValidateChanged  (inherited from ContainerControl )
protected method OnBackColorChanged  (inherited from Control )
protected method OnBackgroundImageChanged  (inherited from Form )
protected method OnBackgroundImageLayoutChanged  (inherited from Form )
protected method OnBindingContextChanged  (inherited from Control )
protected method OnCausesValidationChanged  (inherited from Control )
protected method OnChangeUICues  (inherited from Control )
protected method OnClick  (inherited from Control )
protected method OnClientSizeChanged  (inherited from Control )
protected method OnClosed  (inherited from Form )
protected method OnClosing  (inherited from SmsDialogBase )
protected method OnContextMenuChanged  (inherited from Control )
protected method OnContextMenuStripChanged  (inherited from Control )
protected method OnControlAdded  (inherited from Control )
protected method OnControlRemoved  (inherited from Control )
protected method OnCreateControl  (inherited from Form )
protected method OnCursorChanged  (inherited from Control )
protected method OnDeactivate  (inherited from Form )
protected method OnDockChanged  (inherited from Control )
protected method OnDoubleClick  (inherited from Control )
protected method OnDragDrop  (inherited from Control )
protected method OnDragEnter  (inherited from Control )
protected method OnDragLeave  (inherited from Control )
protected method OnDragOver  (inherited from Control )
protected method OnEnabledChanged  (inherited from Form )
protected method OnEnter  (inherited from Form )
protected method OnFontChanged  (inherited from SmsDialogBase )
protected method OnForeColorChanged  (inherited from Control )
protected method OnFormClosed  (inherited from Form )
protected method OnFormClosing  (inherited from Form )
protected method OnGiveFeedback  (inherited from Control )
protected method OnGotFocus  (inherited from Control )
protected method OnHandleCreated  (inherited from Form )
protected method OnHandleDestroyed  (inherited from Form )
protected method OnHelpButtonClicked  (inherited from Form )
protected method OnHelpRequested  (inherited from Control )
protected method OnImeModeChanged  (inherited from Control )
protected method OnInputLanguageChanged  (inherited from Form )
protected method OnInputLanguageChanging  (inherited from Form )
protected method OnInvalidated  (inherited from Control )
protected method OnKeyDown  (inherited from Control )
protected method OnKeyPress  (inherited from Control )
protected method OnKeyUp  (inherited from Control )
protected method OnLayout  (inherited from Form )
protected method OnLeave  (inherited from Control )
protected method OnLoad Overridden. Handles a notification that the tabbed dialog box is loaded but not yet visible.
protected method OnLocationChanged  (inherited from Control )
protected method OnLostFocus  (inherited from Control )
protected method OnMarginChanged  (inherited from Control )
protected method OnMaximizedBoundsChanged  (inherited from Form )
protected method OnMaximumSizeChanged  (inherited from Form )
protected method OnMdiChildActivate  (inherited from Form )
protected method OnMenuComplete  (inherited from Form )
protected method OnMenuStart  (inherited from Form )
protected method OnMinimumSizeChanged  (inherited from Form )
protected method OnMouseCaptureChanged  (inherited from Control )
protected method OnMouseClick  (inherited from Control )
protected method OnMouseDoubleClick  (inherited from Control )
protected method OnMouseDown  (inherited from Control )
protected method OnMouseEnter  (inherited from Control )
protected method OnMouseHover  (inherited from Control )
protected method OnMouseLeave  (inherited from Control )
protected method OnMouseMove  (inherited from Control )
protected method OnMouseUp  (inherited from Control )
protected method OnMouseWheel  (inherited from ScrollableControl )
protected method OnMove  (inherited from Control )
protected method OnNotifyMessage  (inherited from Control )
protected method OnPaddingChanged  (inherited from ScrollableControl )
protected method OnPaint  (inherited from Form )
protected method OnPaintBackground  (inherited from ScrollableControl )
protected method OnParentBackColorChanged  (inherited from Control )
protected method OnParentBackgroundImageChanged  (inherited from Control )
protected method OnParentBindingContextChanged  (inherited from Control )
protected method OnParentChanged  (inherited from ContainerControl )
protected method OnParentCursorChanged  (inherited from Control )
protected method OnParentEnabledChanged  (inherited from Control )
protected method OnParentFontChanged  (inherited from Control )
protected method OnParentForeColorChanged  (inherited from Control )
protected method OnParentRightToLeftChanged  (inherited from Control )
protected method OnParentVisibleChanged  (inherited from Control )
protected method OnPreviewKeyDown  (inherited from Control )
protected method OnPrint  (inherited from Control )
protected method OnQueryContinueDrag  (inherited from Control )
protected method OnRegionChanged  (inherited from Control )
protected method OnResize  (inherited from Form )
protected method OnResizeBegin  (inherited from Form )
protected method OnResizeEnd  (inherited from Form )
protected method OnRightToLeftChanged  (inherited from ScrollableControl )
protected method OnRightToLeftLayoutChanged  (inherited from Form )
protected method OnScroll  (inherited from ScrollableControl )
protected method OnShown  (inherited from Form )
protected method OnSizeChanged  (inherited from Control )
protected method OnStyleChanged  (inherited from Form )
protected method OnSystemColorsChanged  (inherited from Control )
protected method OnTabIndexChanged  (inherited from Control )
protected method OnTabStopChanged  (inherited from Control )
protected method OnTextChanged  (inherited from Form )
protected method OnValidated  (inherited from Control )
protected method OnValidating  (inherited from Control )
protected method OnVisibleChanged  (inherited from Form )
protected method ProcessCmdKey  (inherited from Form )
protected method ProcessDialogChar  (inherited from Form )
protected method ProcessDialogKey  (inherited from Form )
protected method ProcessKeyEventArgs  (inherited from Control )
protected method ProcessKeyMessage  (inherited from Control )
protected method ProcessKeyPreview  (inherited from Form )
protected method ProcessMnemonic  (inherited from Form )
protected method ProcessTabKey  (inherited from Form )
protected method RaiseDragEvent  (inherited from Control )
protected method RaiseKeyEvent  (inherited from Control )
protected method RaiseMouseEvent  (inherited from Control )
protected method RaisePaintEvent  (inherited from Control )
protected method RecreateHandle  (inherited from Control )
protected method static ReflectMessage  (inherited from Control )
protected method ResetMouseEventArgs  (inherited from Control )
protected method RtlTranslateAlignment  Overloaded. (inherited from Control )
protected method RtlTranslateContent  (inherited from Control )
protected method RtlTranslateHorizontal  (inherited from Control )
protected method RtlTranslateLeftRight  (inherited from Control )
protected method ScaleControl  (inherited from Form )
protected method ScaleCore  (inherited from Form )
protected method ScrollToControl  (inherited from ScrollableControl )
protected method Select  Overloaded. (inherited from Form )
protected method SetAutoSizeMode  (inherited from Control )
protected method SetBoundsCore  (inherited from Form )
protected method SetClientSizeCore  (inherited from Form )
protected method SetDisplayRectLocation  (inherited from ScrollableControl )
protected method SetScrollState  (inherited from ScrollableControl )
protected method SetStyle  (inherited from Control )
protected method SetTopLevel  (inherited from Control )
protected method SetVisibleCore  (inherited from Form )
protected method ShowDialog  Overloaded. (inherited from SmsDialogBase )
protected method ShowHelp  Launches the HTML .chm Help file window. (inherited from SmsDialogBase )
protected method ShowMessageBox  Overloaded. (inherited from SmsDialogBase )
protected method SizeFromClientSize  (inherited from Control )
protected method UpdateBounds  Overloaded. (inherited from Control )
protected method UpdateDefaultButton  (inherited from Form )
protected method UpdateStyles  (inherited from Control )
protected method UpdateZOrder  (inherited from Control )
protected method ValidateDialog Overridden. Validates the tabbed dialog box when the user clicks OK.
protected method WndProc  (inherited from Form )

Explicit Interface Implementations

  Name Description
System.Windows.Forms.IContainerControl.ActivateControl  (inherited from ContainerControl )
System.Windows.Forms.IDropTarget.OnDragDrop  (inherited from Control )
System.Windows.Forms.IDropTarget.OnDragEnter  (inherited from Control )
System.Windows.Forms.IDropTarget.OnDragLeave  (inherited from Control )
System.Windows.Forms.IDropTarget.OnDragOver  (inherited from Control )

See Also


Send comments about this topic to Microsoft.