| Name | Description |
 | AccessibilityNotifyClients | Overloaded. Notifies the accessibility client applications of the specified AccessibleEvents for the specified child control. (Inherited from System.Windows.Forms.Control) |
 | CreateAccessibilityInstance | Creates a new accessibility object for the control. (Inherited from System.Windows.Forms.Control) |
 | CreateControlsInstance | Creates a new instance of the control collection for the control. (Inherited from System.Windows.Forms.Control) |
 | CreateHandle | Creates a handle for the control. (Inherited from System.Windows.Forms.Control) |
 | DefWndProc | (Inherited from System.Windows.Forms.Control) |
 | DestroyHandle | Destroys the handle associated with the control. (Inherited from System.Windows.Forms.Control) |
 | Finalize | Releases unmanaged resources and performs other cleanup operations before the Component is reclaimed by garbage collection. (Inherited from System.ComponentModel.Component) |
 | GetAccessibilityObjectById | Retrieves the specified AccessibleObject. (Inherited from System.Windows.Forms.Control) |
 | GetAutoSizeMode | Retrieves a value indicating how a control will behave when its AutoSize property is enabled. (Inherited from System.Windows.Forms.Control) |
 | GetScaledBounds | Retrieves the bounds within which the control is scaled. (Inherited from System.Windows.Forms.Control) |
 | GetService | Returns an object that represents a service provided by the Component or by its Container. (Inherited from System.ComponentModel.Component) |
 | GetStyle | Retrieves the value of the specified control style bit for the control. (Inherited from System.Windows.Forms.Control) |
 | GetTopLevel | Determines if the control is a top-level control. (Inherited from System.Windows.Forms.Control) |
 | InitLayout | Called after the control has been added to another container. (Inherited from System.Windows.Forms.Control) |
 | InvokeGotFocus | Raises the GotFocus event for the specified control. (Inherited from System.Windows.Forms.Control) |
 | InvokeLostFocus | Raises the LostFocus event for the specified control. (Inherited from System.Windows.Forms.Control) |
 | InvokeOnClick | Raises the Click event for the specified control. (Inherited from System.Windows.Forms.Control) |
 | InvokePaint | Raises the Paint event for the specified control. (Inherited from System.Windows.Forms.Control) |
 | InvokePaintBackground | Raises the PaintBackground event for the specified control. (Inherited from System.Windows.Forms.Control) |
 | IsInputChar | Determines if a character is an input character that the control recognizes. (Inherited from System.Windows.Forms.Control) |
 | IsInputKey | Determines whether the specified key is a regular input key or a special key that requires preprocessing. (Inherited from System.Windows.Forms.Control) |
 | MemberwiseClone | Overloaded. Creates a shallow copy of the current MarshalByRefObject object. (Inherited from System.MarshalByRefObject) |
 | NotifyInvalidate | Raises the Invalidated event with a specified region of the control to invalidate. (Inherited from System.Windows.Forms.Control) |
 | OnAutoSizeChanged | Raises the AutoSizeChanged event. (Inherited from System.Windows.Forms.Control) |
 | OnBackColorChanged | Raises the BackColorChanged event. (Inherited from System.Windows.Forms.Control) |
 | OnBackgroundImageChanged | Raises the BackgroundImageChanged event. (Inherited from System.Windows.Forms.Control) |
 | OnBackgroundImageLayoutChanged | Raises the BackgroundImageLayoutChanged event. (Inherited from System.Windows.Forms.Control) |
 | OnBindingContextChanged | Raises the BindingContextChanged event. (Inherited from System.Windows.Forms.Control) |
 | OnCausesValidationChanged | Raises the CausesValidationChanged event. (Inherited from System.Windows.Forms.Control) |
 | OnChangeUICues | Raises the ChangeUICues event. (Inherited from System.Windows.Forms.Control) |
 | OnClick | Overridden.
Invoked on the Click event.
|
 | OnClientSizeChanged | Raises the ClientSizeChanged event. (Inherited from System.Windows.Forms.Control) |
 | OnContextMenuChanged | Raises the ContextMenuChanged event. (Inherited from System.Windows.Forms.Control) |
 | OnContextMenuStripChanged | Raises the ContextMenuStripChanged event. (Inherited from System.Windows.Forms.Control) |
 | OnControlAdded | Raises the ControlAdded event. (Inherited from System.Windows.Forms.Control) |
 | OnControlRemoved | Raises the ControlRemoved event. (Inherited from System.Windows.Forms.Control) |
 | OnCreateControl | Raises the CreateControl event. (Inherited from System.Windows.Forms.Control) |
 | OnCursorChanged | Raises the CursorChanged event. (Inherited from System.Windows.Forms.Control) |
 | OnDockChanged | Raises the DockChanged event. (Inherited from System.Windows.Forms.Control) |
 | OnDoubleClick | Overridden.
Overrides the OnDoubleClick event.
|
 | OnDragDrop | Raises the DragDrop event. (Inherited from System.Windows.Forms.Control) |
 | OnDragEnter | Raises the DragEnter event. (Inherited from System.Windows.Forms.Control) |
 | OnDragLeave | Raises the DragLeave event. (Inherited from System.Windows.Forms.Control) |
 | OnDragOver | Raises the DragOver event. (Inherited from System.Windows.Forms.Control) |
 | OnEnabledChanged | Raises the EnabledChanged event. (Inherited from System.Windows.Forms.Control) |
 | OnEnter | Raises the Enter event. (Inherited from System.Windows.Forms.Control) |
 | OnFontChanged | Raises the FontChanged event. (Inherited from System.Windows.Forms.Control) |
 | OnForeColorChanged | Raises the ForeColorChanged event. (Inherited from System.Windows.Forms.Control) |
 | OnGiveFeedback | Raises the GiveFeedback event. (Inherited from System.Windows.Forms.Control) |
 | OnGotFocus | Raises the GotFocus event. (Inherited from System.Windows.Forms.Control) |
 | OnHandleCreated | Raises the HandleCreated event. (Inherited from System.Windows.Forms.Control) |
 | OnHandleDestroyed | Overridden.
Occurs when the handle is destroyed.
|
 | OnHelpRequested | Raises the HelpRequested event. (Inherited from System.Windows.Forms.Control) |
 | OnImeModeChanged | Raises the ImeModeChanged event. (Inherited from System.Windows.Forms.Control) |
 | OnInvalidated | Raises the Invalidated event. (Inherited from System.Windows.Forms.Control) |
 | OnKeyDown | Overridden.
Raised by the KeyDown event.
|
 | OnKeyPress | Overridden.
Raised by the KeyPress event.
|
 | OnKeyUp | Overridden.
Raised by the KeyUp event.
|
 | OnLayout | Raises the Layout event. (Inherited from System.Windows.Forms.Control) |
 | OnLeave | Raises the Leave event. (Inherited from System.Windows.Forms.Control) |
 | OnLocationChanged | Raises the LocationChanged event. (Inherited from System.Windows.Forms.Control) |
 | OnLostFocus | Raises the LostFocus event. (Inherited from System.Windows.Forms.Control) |
 | OnMarginChanged | Raises the MarginChanged event. (Inherited from System.Windows.Forms.Control) |
 | OnMouseCaptureChanged | Raises the MouseCaptureChanged event. (Inherited from System.Windows.Forms.Control) |
 | OnMouseClick | Overridden.
Overrides the OnMouseClick arguments.
|
 | OnMouseDoubleClick | Overridden.
Overrides the OnMouseClick arguments.
|
 | OnMouseDown | Overridden.
Overrides the OnMouseDown arguments.
|
 | OnMouseEnter | Raises the MouseEnter event. (Inherited from System.Windows.Forms.Control) |
 | OnMouseHover | Raises the MouseHover event. (Inherited from System.Windows.Forms.Control) |
 | OnMouseLeave | Raises the MouseLeave event. (Inherited from System.Windows.Forms.Control) |
 | OnMouseMove | Overridden.
Overrides the OnMouseMove arguments.
|
 | OnMouseUp | Overridden.
Overrides the OnMouseUp arguments.
|
 | OnMouseWheel | Overridden.
Overrides the OnMouseWheel arguments.
|
 | OnMove | Raises the Move event. (Inherited from System.Windows.Forms.Control) |
 | OnNotifyMessage | Notifies the control of Windows messages. (Inherited from System.Windows.Forms.Control) |
 | OnPaddingChanged | Raises the PaddingChanged event. (Inherited from System.Windows.Forms.Control) |
 | OnPaint | Overridden.
Overrides the generic OnPaint method.
|
 | OnPaintBackground | Overridden.
Override to get rid of flashing on the screen because we are using
a double-buffered drawing approach.
|
 | OnParentBackColorChanged | Raises the BackColorChanged event when the BackColor property value of the control's container changes. (Inherited from System.Windows.Forms.Control) |
 | OnParentBackgroundImageChanged | Raises the BackgroundImageChanged event when the BackgroundImage property value of the control's container changes. (Inherited from System.Windows.Forms.Control) |
 | OnParentBindingContextChanged | Raises the BindingContextChanged event when the BindingContext property value of the control's container changes. (Inherited from System.Windows.Forms.Control) |
 | OnParentChanged | Raises the ParentChanged event. (Inherited from System.Windows.Forms.Control) |
 | OnParentCursorChanged | Raises the CursorChanged event. (Inherited from System.Windows.Forms.Control) |
 | OnParentEnabledChanged | Raises the EnabledChanged event when the Enabled property value of the control's container changes. (Inherited from System.Windows.Forms.Control) |
 | OnParentFontChanged | Raises the FontChanged event when the Font property value of the control's container changes. (Inherited from System.Windows.Forms.Control) |
 | OnParentForeColorChanged | Raises the ForeColorChanged event when the ForeColor property value of the control's container changes. (Inherited from System.Windows.Forms.Control) |
 | OnParentRightToLeftChanged | Raises the RightToLeftChanged event when the RightToLeft property value of the control's container changes. (Inherited from System.Windows.Forms.Control) |
 | OnParentVisibleChanged | Raises the VisibleChanged event when the Visible property value of the control's container changes. (Inherited from System.Windows.Forms.Control) |
 | OnPreviewKeyDown | Raises the PreviewKeyDown event. (Inherited from System.Windows.Forms.Control) |
 | OnPrint | Raises the Paint event. (Inherited from System.Windows.Forms.Control) |
 | OnQueryContinueDrag | Raises the QueryContinueDrag event. (Inherited from System.Windows.Forms.Control) |
 | OnRegionChanged | Raises the RegionChanged event. (Inherited from System.Windows.Forms.Control) |
 | OnResize | Overridden.
Responds to the OnResize event to resize the offscreen bitmap.
|
 | OnRightToLeftChanged | Raises the RightToLeftChanged event. (Inherited from System.Windows.Forms.Control) |
 | OnSizeChanged | Raises the SizeChanged event. (Inherited from System.Windows.Forms.Control) |
 | OnStyleChanged | Raises the StyleChanged event. (Inherited from System.Windows.Forms.Control) |
 | OnSystemColorsChanged | Raises the SystemColorsChanged event. (Inherited from System.Windows.Forms.Control) |
 | OnTabIndexChanged | Raises the TabIndexChanged event. (Inherited from System.Windows.Forms.Control) |
 | OnTabStopChanged | Raises the TabStopChanged event. (Inherited from System.Windows.Forms.Control) |
 | OnTextChanged | Raises the TextChanged event. (Inherited from System.Windows.Forms.Control) |
 | OnValidated | Raises the Validated event. (Inherited from System.Windows.Forms.Control) |
 | OnValidating | Raises the Validating event. (Inherited from System.Windows.Forms.Control) |
 | OnVisibleChanged | Raises the VisibleChanged event. (Inherited from System.Windows.Forms.Control) |
 | ProcessCmdKey | (Inherited from System.Windows.Forms.Control) |
 | ProcessDialogChar | Processes a dialog character. (Inherited from System.Windows.Forms.Control) |
 | ProcessDialogKey | Processes a dialog key. (Inherited from System.Windows.Forms.Control) |
 | ProcessKeyEventArgs | (Inherited from System.Windows.Forms.Control) |
 | ProcessKeyMessage | (Inherited from System.Windows.Forms.Control) |
 | ProcessKeyPreview | (Inherited from System.Windows.Forms.Control) |
 | ProcessMnemonic | Processes a mnemonic character. (Inherited from System.Windows.Forms.Control) |
 | RaiseDragEvent | Raises the appropriate drag event. (Inherited from System.Windows.Forms.Control) |
 | RaiseKeyEvent | Raises the appropriate key event. (Inherited from System.Windows.Forms.Control) |
 | RaiseMouseEvent | Raises the appropriate mouse event. (Inherited from System.Windows.Forms.Control) |
 | RaisePaintEvent | Raises the appropriate paint event. (Inherited from System.Windows.Forms.Control) |
 | RecreateHandle | Forces the re-creation of the handle for the control. (Inherited from System.Windows.Forms.Control) |
 | ResetMouseEventArgs | Resets the control to handle the MouseLeave event. (Inherited from System.Windows.Forms.Control) |
 | RtlTranslateAlignment | Overloaded. Converts the specified HorizontalAlignment to the appropriate HorizontalAlignment to support right-to-left text. (Inherited from System.Windows.Forms.Control) |
 | RtlTranslateContent | Converts the specified ContentAlignment to the appropriate ContentAlignment to support right-to-left text. (Inherited from System.Windows.Forms.Control) |
 | RtlTranslateHorizontal | Converts the specified HorizontalAlignment to the appropriate HorizontalAlignment to support right-to-left text. (Inherited from System.Windows.Forms.Control) |
 | RtlTranslateLeftRight | Converts the specified LeftRightAlignment to the appropriate LeftRightAlignment to support right-to-left text. (Inherited from System.Windows.Forms.Control) |
 | ScaleControl | Scales a control's location, size, padding and margin. (Inherited from System.Windows.Forms.Control) |
 | SetAutoSizeMode | Sets a value indicating how a control will behave when its AutoSize property is enabled. (Inherited from System.Windows.Forms.Control) |
 | SetBoundsCore | Performs the work of setting the specified bounds of this control. (Inherited from System.Windows.Forms.Control) |
 | SetClientSizeCore | Sets the size of the client area of the control. (Inherited from System.Windows.Forms.Control) |
 | SetStyle | Sets the specified style bit to the specified value. (Inherited from System.Windows.Forms.Control) |
 | SetTopLevel | Sets the control as the top-level control. (Inherited from System.Windows.Forms.Control) |
 | SetVisibleCore | Sets the control to the specified visible state. (Inherited from System.Windows.Forms.Control) |
 | SizeFromClientSize | Determines the size of the entire control from the height and width of its client area. (Inherited from System.Windows.Forms.Control) |
 | UpdateBounds | Overloaded. Updates the bounds of the control with the current size and location. (Inherited from System.Windows.Forms.Control) |
 | UpdateStyles | Forces the assigned styles to be reapplied to the control. (Inherited from System.Windows.Forms.Control) |
 | UpdateZOrder | Updates the control in its parent's z-order. (Inherited from System.Windows.Forms.Control) |
 | WndProc | (Inherited from System.Windows.Forms.Control) |