| Name | Description |
 | BeginUpdate | Suspends painting during long update operations. |
 | CheckHover | checks the element under the mouse and updates the control state. |
 | CreateAccessibilityInstance | (Inherited from System.Windows.Forms.Control) |
 | CreateControlsInstance | (Inherited from System.Windows.Forms.Control) |
 | CreateHandle | (Inherited from System.Windows.Forms.Control) |
 | DefWndProc | (Inherited from System.Windows.Forms.Control) |
 | DestroyHandle | (Inherited from System.Windows.Forms.Control) |
 | EndUpdate | Restores painting after long update operations. |
 | Finalize | (Inherited from System.ComponentModel.Component) |
 | GetAccessibilityObjectById | (Inherited from System.Windows.Forms.Control) |
 | GetAutoSizeMode | (Inherited from System.Windows.Forms.Control) |
 | GetBounds | Gets the rectangle that contains a given element. |
 | GetDeviceDpi | Gets the DPI value for the display device where the control is currently being displayed. |
 | GetNextElement | Gets the next Element given a start Element. |
 | GetScaledBounds | (Inherited from System.Windows.Forms.Control) |
 | GetService | (Inherited from System.ComponentModel.Component) |
 | GetStyle | (Inherited from System.Windows.Forms.Control) |
 | GetToolTip | Retrieves the rich tooltip text associated with the specified control. |
 | GetTopLevel | (Inherited from System.Windows.Forms.Control) |
 | HideToolTip | Hides tooltip if it is currently visible. |
 | HitTest | Overloaded. Gets the hit-testable element under the mouse. |
 | InitLayout | (Inherited from System.Windows.Forms.Control) |
 | InvokeGotFocus | (Inherited from System.Windows.Forms.Control) |
 | InvokeLostFocus | (Inherited from System.Windows.Forms.Control) |
 | InvokeOnClick | (Inherited from System.Windows.Forms.Control) |
 | InvokePaint | (Inherited from System.Windows.Forms.Control) |
 | InvokePaintBackground | (Inherited from System.Windows.Forms.Control) |
 | IsInputChar | (Inherited from System.Windows.Forms.Control) |
 | IsInputKey | Overridden. Determines whether the specified key is a regular input key or a special key that requires preprocessing. |
 | MemberwiseClone | Overloaded. (Inherited from System.MarshalByRefObject) |
 | NotifyInvalidate | (Inherited from System.Windows.Forms.Control) |
 | OnAutoSizeChanged | (Inherited from System.Windows.Forms.Control) |
 | OnBackColorChanged | (Inherited from System.Windows.Forms.Control) |
 | OnBackgroundImageChanged | (Inherited from System.Windows.Forms.Control) |
 | OnBackgroundImageLayoutChanged | (Inherited from System.Windows.Forms.Control) |
 | OnBindingContextChanged | (Inherited from System.Windows.Forms.Control) |
 | OnCausesValidationChanged | (Inherited from System.Windows.Forms.Control) |
 | OnChangeUICues | (Inherited from System.Windows.Forms.Control) |
 | OnClick | Overridden. Raises the System.Windows.Forms.Control.Click event. |
 | OnClientSizeChanged | (Inherited from System.Windows.Forms.Control) |
 | OnContextMenuChanged | (Inherited from System.Windows.Forms.Control) |
 | OnContextMenuStripChanged | (Inherited from System.Windows.Forms.Control) |
 | OnControlAdded | (Inherited from System.Windows.Forms.Control) |
 | OnControlRemoved | (Inherited from System.Windows.Forms.Control) |
 | OnCreateControl | (Inherited from System.Windows.Forms.Control) |
 | OnCursorChanged | (Inherited from System.Windows.Forms.Control) |
 | OnDockChanged | (Inherited from System.Windows.Forms.Control) |
 | OnDoubleClick | Overridden. Raises the System.Windows.Forms.Control.DoubleClick event. |
 | OnDpiChangedAfterParent | (Inherited from System.Windows.Forms.Control) |
 | OnDpiChangedBeforeParent | (Inherited from System.Windows.Forms.Control) |
 | OnDragDrop | (Inherited from System.Windows.Forms.Control) |
 | OnDragEnter | (Inherited from System.Windows.Forms.Control) |
 | OnDragLeave | (Inherited from System.Windows.Forms.Control) |
 | OnDragOver | (Inherited from System.Windows.Forms.Control) |
 | OnEnabledChanged | Overridden. Raises the System.Windows.Forms.Control.EnabledChanged event. |
 | OnEnter | (Inherited from System.Windows.Forms.Control) |
 | OnFontChanged | (Inherited from System.Windows.Forms.Control) |
 | OnForeColorChanged | (Inherited from System.Windows.Forms.Control) |
 | OnGiveFeedback | (Inherited from System.Windows.Forms.Control) |
 | OnGotFocus | Overridden. Raises the System.Windows.Forms.Control.GotFocus event. |
 | OnHandleCreated | (Inherited from System.Windows.Forms.Control) |
 | OnHandleDestroyed | Overridden. Remove hosted controls before disposing of the parent control. |
 | OnHelpRequested | (Inherited from System.Windows.Forms.Control) |
 | OnImeModeChanged | (Inherited from System.Windows.Forms.Control) |
 | OnInvalidated | Overridden. Remove hosted controls that belong to elements which became invisible or belong to a different control now. |
 | OnKeyDown | Overridden. Raises the System.Windows.Forms.Control.KeyDown event. |
 | OnKeyPress | Overridden. Raises the System.Windows.Forms.Control.KeyPress event. |
 | OnKeyUp | Overridden. Raises the System.Windows.Forms.Control.KeyUp event. |
 | OnLayout | (Inherited from System.Windows.Forms.Control) |
 | OnLeave | Overridden. Raises the System.Windows.Forms.Control.Leave event. |
 | OnLocationChanged | (Inherited from System.Windows.Forms.Control) |
 | OnLostFocus | (Inherited from System.Windows.Forms.Control) |
 | OnMarginChanged | (Inherited from System.Windows.Forms.Control) |
 | OnMouseCaptureChanged | (Inherited from System.Windows.Forms.Control) |
 | OnMouseClick | (Inherited from System.Windows.Forms.Control) |
 | OnMouseDoubleClick | (Inherited from System.Windows.Forms.Control) |
 | OnMouseDown | Overridden. Raises the System.Windows.Forms.Control.MouseDown event. |
 | OnMouseEnter | Overridden. Raises the System.Windows.Forms.Control.MouseEnter event. |
 | OnMouseHover | (Inherited from System.Windows.Forms.Control) |
 | OnMouseLeave | Overridden. Raises the System.Windows.Forms.Control.MouseLeave event. |
 | OnMouseMove | Overridden. Raises the System.Windows.Forms.Control.MouseMove event. |
 | OnMouseUp | Overridden. Raises the System.Windows.Forms.Control.MouseUp event. |
 | OnMouseWheel | Overridden. Raises the System.Windows.Forms.Control.MouseWheel event. |
 | OnMove | (Inherited from System.Windows.Forms.Control) |
 | OnNotifyMessage | (Inherited from System.Windows.Forms.Control) |
 | OnPaddingChanged | (Inherited from System.Windows.Forms.Control) |
 | OnPaint | Overridden. Raises the System.Windows.Forms.Control.Paint event. |
 | OnPaintBackground | (Inherited from System.Windows.Forms.Control) |
 | OnParentBackColorChanged | (Inherited from System.Windows.Forms.Control) |
 | OnParentBackgroundImageChanged | (Inherited from System.Windows.Forms.Control) |
 | OnParentBindingContextChanged | (Inherited from System.Windows.Forms.Control) |
 | OnParentChanged | (Inherited from System.Windows.Forms.Control) |
 | OnParentCursorChanged | (Inherited from System.Windows.Forms.Control) |
 | OnParentEnabledChanged | (Inherited from System.Windows.Forms.Control) |
 | OnParentFontChanged | (Inherited from System.Windows.Forms.Control) |
 | OnParentForeColorChanged | (Inherited from System.Windows.Forms.Control) |
 | OnParentRightToLeftChanged | (Inherited from System.Windows.Forms.Control) |
 | OnParentVisibleChanged | (Inherited from System.Windows.Forms.Control) |
 | OnPreviewKeyDown | (Inherited from System.Windows.Forms.Control) |
 | OnPrint | (Inherited from System.Windows.Forms.Control) |
 | OnQueryContinueDrag | (Inherited from System.Windows.Forms.Control) |
 | OnRegionChanged | (Inherited from System.Windows.Forms.Control) |
 | OnResize | (Inherited from System.Windows.Forms.Control) |
 | OnRightToLeftChanged | Overridden. Raises the System.Windows.Forms.Control.RightToLeftChanged event. |
 | OnSizeChanged | (Inherited from System.Windows.Forms.Control) |
 | OnStyleChanged | (Inherited from System.Windows.Forms.Control) |
 | OnSystemColorsChanged | (Inherited from System.Windows.Forms.Control) |
 | OnTabIndexChanged | (Inherited from System.Windows.Forms.Control) |
 | OnTabStopChanged | (Inherited from System.Windows.Forms.Control) |
 | OnTextChanged | (Inherited from System.Windows.Forms.Control) |
 | OnValidated | Overridden. Raises the System.Windows.Forms.Control.Validated event. |
 | OnValidating | Overridden. Raises the System.Windows.Forms.Control.Validating event. |
 | OnVisibleChanged | (Inherited from System.Windows.Forms.Control) |
 | ProcessCmdKey | (Inherited from System.Windows.Forms.Control) |
 | ProcessDialogChar | (Inherited from System.Windows.Forms.Control) |
 | ProcessDialogKey | (Inherited from System.Windows.Forms.Control) |
 | ProcessKeyEventArgs | (Inherited from System.Windows.Forms.Control) |
 | ProcessKeyPreview | (Inherited from System.Windows.Forms.Control) |
 | RaiseDragEvent | (Inherited from System.Windows.Forms.Control) |
 | RaiseKeyEvent | (Inherited from System.Windows.Forms.Control) |
 | RaiseMouseEvent | (Inherited from System.Windows.Forms.Control) |
 | RaisePaintEvent | (Inherited from System.Windows.Forms.Control) |
 | RecreateHandle | (Inherited from System.Windows.Forms.Control) |
 | RescaleConstantsForDpi | Overridden. Provides constants for rescaling the control when a DPI change occurs. |
 | ResetMouseEventArgs | (Inherited from System.Windows.Forms.Control) |
 | RtlTranslateAlignment | Overloaded. (Inherited from System.Windows.Forms.Control) |
 | RtlTranslateHorizontal | (Inherited from System.Windows.Forms.Control) |
 | RtlTranslateLeftRight | (Inherited from System.Windows.Forms.Control) |
 | ScaleControl | (Inherited from System.Windows.Forms.Control) |
 | SetAutoSizeMode | (Inherited from System.Windows.Forms.Control) |
 | SetBoundsCore | (Inherited from System.Windows.Forms.Control) |
 | SetClientSizeCore | (Inherited from System.Windows.Forms.Control) |
 | SetStyle | (Inherited from System.Windows.Forms.Control) |
 | SetToolTip | Associates a rich tooltip with a control. |
 | SetTopLevel | (Inherited from System.Windows.Forms.Control) |
 | SetVisibleCore | (Inherited from System.Windows.Forms.Control) |
 | SizeFromClientSize | (Inherited from System.Windows.Forms.Control) |
 | UpdateStyles | (Inherited from System.Windows.Forms.Control) |
 | UpdateToolTip | Updates the tooltip for the hovered element. |
 | UpdateZOrder | (Inherited from System.Windows.Forms.Control) |
 | WndProc | (Inherited from System.Windows.Forms.Control) |