| Member | Description |
---|
| AccessibilityNotifyClients(AccessibleEvents, Int32) | (Inherited from Control.) |
| AccessibilityNotifyClients(AccessibleEvents, Int32, Int32) | (Inherited from Control.) |
| Activate()()() | (Inherited from Form.) |
| IContainerControl..::.ActivateControl(Control) | (Inherited from ContainerControl.) |
| ActivateMdiChild(Form) | (Inherited from Form.) |
| AddOwnedForm(Form) | (Inherited from Form.) |
| AdjustFormScrollbars(Boolean) | (Inherited from Form.) |
| ApplyAutoScaling()()() | Obsolete. (Inherited from Form.) |
| BeginInvoke(Delegate) | (Inherited from Control.) |
| BeginInvoke(Delegate, array<Object>[]()[]) | (Inherited from Control.) |
| BringToFront()()() | (Inherited from Control.) |
| CenterToParent()()() | (Inherited from Form.) |
| CenterToScreen()()() | (Inherited from Form.) |
| Close()()() | (Inherited from Form.) |
| Contains(Control) | (Inherited from Control.) |
| CreateAccessibilityInstance()()() | (Inherited from Control.) |
| CreateControl()()() | (Inherited from Control.) |
| CreateControlsInstance()()() | (Inherited from Form.) |
| CreateGraphics()()() | (Inherited from Control.) |
| CreateHandle()()() | (Inherited from Form.) |
| CreateObjRef(Type) | (Inherited from MarshalByRefObject.) |
| DefWndProc(Message%) | (Inherited from Form.) |
| DestroyHandle()()() | (Inherited from Control.) |
| Dispose()()() | (Inherited from Component.) |
| Dispose(Boolean) |
Clean up any resources being used.
(Overrides Form..::.Dispose(Boolean).) |
| DoDragDrop(Object, DragDropEffects) | (Inherited from Control.) |
| DrawToBitmap(Bitmap, Rectangle) | (Inherited from Control.) |
| EndInvoke(IAsyncResult) | (Inherited from Control.) |
| Equals(Object) | (Inherited from Object.) |
| Finalize()()() | (Inherited from Component.) |
| FindForm()()() | (Inherited from Control.) |
| Focus()()() | (Inherited from Control.) |
| GetAccessibilityObjectById(Int32) | (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()()() | (Inherited from MarshalByRefObject.) |
| GetNextControl(Control, Boolean) | (Inherited from Control.) |
| GetPreferredSize(Size) | (Inherited from Control.) |
| GetScaledBounds(Rectangle, SizeF, BoundsSpecified) | (Inherited from Form.) |
| GetScrollState(Int32) | (Inherited from ScrollableControl.) |
| GetService(Type) | (Inherited from Component.) |
| GetStyle(ControlStyles) | (Inherited from Control.) |
| GetTopLevel()()() | (Inherited from Control.) |
| GetType()()() | (Inherited from Object.) |
| Hide()()() | (Inherited from Control.) |
| InitializeLifetimeService()()() | (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, array<Object>[]()[]) | (Inherited from Control.) |
| InvokeGotFocus(Control, EventArgs) | (Inherited from Control.) |
| InvokeLostFocus(Control, EventArgs) | (Inherited from Control.) |
| InvokeOnClick(Control, EventArgs) | (Inherited from Control.) |
| InvokePaint(Control, PaintEventArgs) | (Inherited from Control.) |
| InvokePaintBackground(Control, PaintEventArgs) | (Inherited from Control.) |
| IsInputChar(Char) | (Inherited from Control.) |
| IsInputKey(Keys) | (Inherited from Control.) |
| LayoutMdi(MdiLayout) | (Inherited from Form.) |
| MemberwiseClone()()() | (Inherited from Object.) |
| MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject.) |
| NotifyInvalidate(Rectangle) | (Inherited from Control.) |
| OnActivated(EventArgs) | (Inherited from Form.) |
| OnAutoSizeChanged(EventArgs) | (Inherited from Control.) |
| OnAutoValidateChanged(EventArgs) | (Inherited from ContainerControl.) |
| OnBackColorChanged(EventArgs) | (Inherited from Control.) |
| OnBackgroundImageChanged(EventArgs) | (Inherited from Form.) |
| OnBackgroundImageLayoutChanged(EventArgs) | (Inherited from Form.) |
| OnBindingContextChanged(EventArgs) | (Inherited from Control.) |
| OnCausesValidationChanged(EventArgs) | (Inherited from Control.) |
| OnChangeUICues(UICuesEventArgs) | (Inherited from Control.) |
| OnClick(EventArgs) | (Inherited from Control.) |
| OnClientSizeChanged(EventArgs) | (Inherited from Control.) |
| OnClosed(EventArgs) | (Inherited from Form.) |
| OnClosing(CancelEventArgs) | (Inherited from Form.) |
| OnContextMenuChanged(EventArgs) | (Inherited from Control.) |
| OnContextMenuStripChanged(EventArgs) | (Inherited from Control.) |
| OnControlAdded(ControlEventArgs) | (Inherited from Control.) |
| OnControlRemoved(ControlEventArgs) | (Inherited from Control.) |
| OnCreateControl()()() | (Inherited from Form.) |
| OnCursorChanged(EventArgs) | (Inherited from Control.) |
| OnDeactivate(EventArgs) | (Inherited from Form.) |
| OnDockChanged(EventArgs) | (Inherited from Control.) |
| OnDoubleClick(EventArgs) | (Inherited from Control.) |
| OnDragDrop(DragEventArgs) | (Inherited from Control.) |
| IDropTarget..::.OnDragDrop(DragEventArgs) | (Inherited from Control.) |
| OnDragEnter(DragEventArgs) | (Inherited from Control.) |
| IDropTarget..::.OnDragEnter(DragEventArgs) | (Inherited from Control.) |
| OnDragLeave(EventArgs) | (Inherited from Control.) |
| IDropTarget..::.OnDragLeave(EventArgs) | (Inherited from Control.) |
| OnDragOver(DragEventArgs) | (Inherited from Control.) |
| IDropTarget..::.OnDragOver(DragEventArgs) | (Inherited from Control.) |
| OnEnabledChanged(EventArgs) | (Inherited from Form.) |
| OnEnter(EventArgs) | (Inherited from Form.) |
| OnFontChanged(EventArgs) | (Inherited from Form.) |
| OnForeColorChanged(EventArgs) | (Inherited from Control.) |
| OnFormClosed(FormClosedEventArgs) | (Inherited from Form.) |
| OnFormClosing(FormClosingEventArgs) | (Inherited from Form.) |
| OnGiveFeedback(GiveFeedbackEventArgs) | (Inherited from Control.) |
| OnGotFocus(EventArgs) | (Inherited from Control.) |
| OnHandleCreated(EventArgs) | (Inherited from Form.) |
| OnHandleDestroyed(EventArgs) | (Inherited from Form.) |
| OnHelpButtonClicked(CancelEventArgs) | (Inherited from Form.) |
| OnHelpRequested(HelpEventArgs) | (Inherited from Control.) |
| OnImeModeChanged(EventArgs) | (Inherited from Control.) |
| OnInputLanguageChanged(InputLanguageChangedEventArgs) | (Inherited from Form.) |
| OnInputLanguageChanging(InputLanguageChangingEventArgs) | (Inherited from Form.) |
| OnInvalidated(InvalidateEventArgs) | (Inherited from Control.) |
| OnKeyDown(KeyEventArgs) | (Inherited from Control.) |
| OnKeyPress(KeyPressEventArgs) | (Inherited from Control.) |
| OnKeyUp(KeyEventArgs) | (Inherited from Control.) |
| OnLayout(LayoutEventArgs) | (Inherited from Form.) |
| OnLeave(EventArgs) | (Inherited from Control.) |
| OnLoad(EventArgs) | (Inherited from Form.) |
| OnLocationChanged(EventArgs) | (Inherited from Control.) |
| OnLostFocus(EventArgs) | (Inherited from Control.) |
| OnMarginChanged(EventArgs) | (Inherited from Control.) |
| OnMaximizedBoundsChanged(EventArgs) | (Inherited from Form.) |
| OnMaximumSizeChanged(EventArgs) | (Inherited from Form.) |
| OnMdiChildActivate(EventArgs) | (Inherited from Form.) |
| OnMenuComplete(EventArgs) | (Inherited from Form.) |
| OnMenuStart(EventArgs) | (Inherited from Form.) |
| OnMinimumSizeChanged(EventArgs) | (Inherited from Form.) |
| OnMouseCaptureChanged(EventArgs) | (Inherited from Control.) |
| OnMouseClick(MouseEventArgs) | (Inherited from Control.) |
| OnMouseDoubleClick(MouseEventArgs) | (Inherited from Control.) |
| OnMouseDown(MouseEventArgs) | (Inherited from Control.) |
| OnMouseEnter(EventArgs) | (Inherited from Control.) |
| OnMouseHover(EventArgs) | (Inherited from Control.) |
| OnMouseLeave(EventArgs) | (Inherited from Control.) |
| OnMouseMove(MouseEventArgs) | (Inherited from Control.) |
| OnMouseUp(MouseEventArgs) | (Inherited from Control.) |
| OnMouseWheel(MouseEventArgs) | (Inherited from ScrollableControl.) |
| OnMove(EventArgs) | (Inherited from Control.) |
| OnNotifyMessage(Message) | (Inherited from Control.) |
| OnPaddingChanged(EventArgs) | (Inherited from ScrollableControl.) |
| OnPaint(PaintEventArgs) | (Inherited from Form.) |
| OnPaintBackground(PaintEventArgs) | (Inherited from ScrollableControl.) |
| OnParentBackColorChanged(EventArgs) | (Inherited from Control.) |
| OnParentBackgroundImageChanged(EventArgs) | (Inherited from Control.) |
| OnParentBindingContextChanged(EventArgs) | (Inherited from Control.) |
| OnParentChanged(EventArgs) | (Inherited from ContainerControl.) |
| OnParentCursorChanged(EventArgs) | (Inherited from Control.) |
| OnParentEnabledChanged(EventArgs) | (Inherited from Control.) |
| OnParentFontChanged(EventArgs) | (Inherited from Control.) |
| OnParentForeColorChanged(EventArgs) | (Inherited from Control.) |
| OnParentRightToLeftChanged(EventArgs) | (Inherited from Control.) |
| OnParentVisibleChanged(EventArgs) | (Inherited from Control.) |
| OnPreviewKeyDown(PreviewKeyDownEventArgs) | (Inherited from Control.) |
| OnPrint(PaintEventArgs) | (Inherited from Control.) |
| OnQueryContinueDrag(QueryContinueDragEventArgs) | (Inherited from Control.) |
| OnRegionChanged(EventArgs) | (Inherited from Control.) |
| OnResize(EventArgs) | (Inherited from Form.) |
| OnResizeBegin(EventArgs) | (Inherited from Form.) |
| OnResizeEnd(EventArgs) | (Inherited from Form.) |
| OnRightToLeftChanged(EventArgs) | (Inherited from ScrollableControl.) |
| OnRightToLeftLayoutChanged(EventArgs) | (Inherited from Form.) |
| OnScroll(ScrollEventArgs) | (Inherited from ScrollableControl.) |
| OnShown(EventArgs) | (Inherited from Form.) |
| OnSizeChanged(EventArgs) | (Inherited from Control.) |
| OnStyleChanged(EventArgs) | (Inherited from Form.) |
| OnSystemColorsChanged(EventArgs) | (Inherited from Control.) |
| OnTabIndexChanged(EventArgs) | (Inherited from Control.) |
| OnTabStopChanged(EventArgs) | (Inherited from Control.) |
| OnTextChanged(EventArgs) | (Inherited from Form.) |
| OnValidated(EventArgs) | (Inherited from Control.) |
| OnValidating(CancelEventArgs) | (Inherited from Control.) |
| OnVisibleChanged(EventArgs) | (Inherited from Form.) |
| PerformAutoScale()()() | (Inherited from ContainerControl.) |
| PerformLayout()()() | (Inherited from Control.) |
| PerformLayout(Control, String) | (Inherited from Control.) |
| PointToClient(Point) | (Inherited from Control.) |
| PointToScreen(Point) | (Inherited from Control.) |
| PreProcessControlMessage(Message%) | (Inherited from Control.) |
| PreProcessMessage(Message%) | (Inherited from Control.) |
| ProcessCmdKey(Message%, Keys) | (Inherited from Form.) |
| ProcessDialogChar(Char) | (Inherited from Form.) |
| ProcessDialogKey(Keys) | (Inherited from Form.) |
| ProcessKeyEventArgs(Message%) | (Inherited from Control.) |
| ProcessKeyMessage(Message%) | (Inherited from Control.) |
| ProcessKeyPreview(Message%) | (Inherited from Form.) |
| ProcessMnemonic(Char) | (Inherited from Form.) |
| ProcessTabKey(Boolean) | (Inherited from Form.) |
| RaiseDragEvent(Object, DragEventArgs) | (Inherited from Control.) |
| RaiseKeyEvent(Object, KeyEventArgs) | (Inherited from Control.) |
| RaiseMouseEvent(Object, MouseEventArgs) | (Inherited from Control.) |
| RaisePaintEvent(Object, PaintEventArgs) | (Inherited from Control.) |
| RecreateHandle()()() | (Inherited from Control.) |
| RectangleToClient(Rectangle) | (Inherited from Control.) |
| RectangleToScreen(Rectangle) | (Inherited from Control.) |
| Refresh()()() | (Inherited from Control.) |
| RemoveOwnedForm(Form) | (Inherited from Form.) |
| 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(ContentAlignment) | (Inherited from Control.) |
| RtlTranslateHorizontal(HorizontalAlignment) | (Inherited from Control.) |
| RtlTranslateLeftRight(LeftRightAlignment) | (Inherited from Control.) |
| Scale(Single) | Obsolete. (Inherited from Control.) |
| Scale(SizeF) | (Inherited from Control.) |
| Scale(Single, Single) | Obsolete. (Inherited from Control.) |
| ScaleControl(SizeF, BoundsSpecified) | (Inherited from Form.) |
| ScaleCore(Single, Single) | (Inherited from Form.) |
| ScrollControlIntoView(Control) | (Inherited from ScrollableControl.) |
| ScrollToControl(Control) | (Inherited from ScrollableControl.) |
| Select()()() | (Inherited from Control.) |
| Select(Boolean, Boolean) | (Inherited from Form.) |
| SelectNextControl(Control, Boolean, Boolean, Boolean, Boolean) | (Inherited from Control.) |
| SendToBack()()() | (Inherited from Control.) |
| SetAutoScrollMargin(Int32, Int32) | (Inherited from ScrollableControl.) |
| SetAutoSizeMode(AutoSizeMode) | (Inherited from Control.) |
| SetBounds(Int32, Int32, Int32, Int32) | (Inherited from Control.) |
| SetBounds(Int32, Int32, Int32, Int32, BoundsSpecified) | (Inherited from Control.) |
| SetBoundsCore(Int32, Int32, Int32, Int32, BoundsSpecified) | (Inherited from Form.) |
| SetClientSizeCore(Int32, Int32) | (Inherited from Form.) |
| SetDesktopBounds(Int32, Int32, Int32, Int32) | (Inherited from Form.) |
| SetDesktopLocation(Int32, Int32) | (Inherited from Form.) |
| SetDisplayRectLocation(Int32, Int32) | (Inherited from ScrollableControl.) |
| SetScrollState(Int32, Boolean) | (Inherited from ScrollableControl.) |
| SetStyle(ControlStyles, Boolean) | (Inherited from Control.) |
| SetTopLevel(Boolean) | (Inherited from Control.) |
| SetVisibleCore(Boolean) | (Inherited from Form.) |
| Show()()() | (Inherited from Control.) |
| Show(IWin32Window) | (Inherited from Form.) |
| ShowDialog()()() | (Inherited from Form.) |
| ShowDialog(IWin32Window) | (Inherited from Form.) |
| SizeFromClientSize(Size) | (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(Message%) | (Inherited from Form.) |