| Name | Description |
 | AcceptsTabChanged | Occurs when the value of the AcceptsTab property has changed. |
 | BackColorChanged | (Inherited from System.Windows.Forms.Control) |
 | BackgroundImageChanged | (Inherited from System.Windows.Forms.Control) |
 | BackgroundImageLayoutChanged | (Inherited from System.Windows.Forms.Control) |
 | BindingContextChanged | (Inherited from System.Windows.Forms.Control) |
 | CausesValidationChanged | (Inherited from System.Windows.Forms.Control) |
 | ChangeUICues | (Inherited from System.Windows.Forms.Control) |
 | Click | (Inherited from System.Windows.Forms.Control) |
 | ClientSizeChanged | (Inherited from System.Windows.Forms.Control) |
 | ContextMenuStripChanged | (Inherited from System.Windows.Forms.Control) |
 | ControlAdded | (Inherited from System.Windows.Forms.Control) |
 | ControlRemoved | (Inherited from System.Windows.Forms.Control) |
 | CursorChanged | (Inherited from System.Windows.Forms.Control) |
 | CustomButtonClick | Occurs when Custom button is clicked. |
 | DataContextChanged | (Inherited from System.Windows.Forms.Control) |
 | DataTypeChanged | Occurs when the DataType property changes. |
 | Disposed | (Inherited from System.ComponentModel.Component) |
 | DockChanged | (Inherited from System.Windows.Forms.Control) |
 | DoubleClick | (Inherited from System.Windows.Forms.Control) |
 | DpiChangedAfterParent | (Inherited from System.Windows.Forms.Control) |
 | DpiChangedBeforeParent | (Inherited from System.Windows.Forms.Control) |
 | DragDrop | (Inherited from System.Windows.Forms.Control) |
 | DragEnter | (Inherited from System.Windows.Forms.Control) |
 | DragLeave | (Inherited from System.Windows.Forms.Control) |
 | DragOver | (Inherited from System.Windows.Forms.Control) |
 | DropDownButtonClick | Occurs when DropDown button is clicked. |
 | EnabledChanged | (Inherited from System.Windows.Forms.Control) |
 | Enter | (Inherited from System.Windows.Forms.Control) |
 | FontChanged | (Inherited from System.Windows.Forms.Control) |
 | ForeColorChanged | (Inherited from System.Windows.Forms.Control) |
 | FormatError | Occurs when the control receives data that cannot be formatted according to the current format and edit mask settings. |
 | Formatting | Formatting the value programmatically. |
 | GiveFeedback | (Inherited from System.Windows.Forms.Control) |
 | GotFocus | (Inherited from System.Windows.Forms.Control) |
 | HandleCreated | (Inherited from System.Windows.Forms.Control) |
 | HandleDestroyed | (Inherited from System.Windows.Forms.Control) |
 | HelpRequested | (Inherited from System.Windows.Forms.Control) |
 | HideSelectionChanged | Occurs when the value of the HideSelection property has changed. |
 | ImeModeChanged | (Inherited from System.Windows.Forms.Control) |
 | Invalidated | (Inherited from System.Windows.Forms.Control) |
 | KeyDown | (Inherited from System.Windows.Forms.Control) |
 | KeyPress | (Inherited from System.Windows.Forms.Control) |
 | KeyUp | (Inherited from System.Windows.Forms.Control) |
 | Layout | (Inherited from System.Windows.Forms.Control) |
 | Leave | (Inherited from System.Windows.Forms.Control) |
 | LocationChanged | (Inherited from System.Windows.Forms.Control) |
 | LostFocus | (Inherited from System.Windows.Forms.Control) |
 | MarginChanged | (Inherited from System.Windows.Forms.Control) |
 | ModalButtonClick | Occurs when Modal button is clicked. |
 | ModifiedChanged | Occurs when the value of the Modified property has changed. |
 | MouseCaptureChanged | (Inherited from System.Windows.Forms.Control) |
 | MouseClick | (Inherited from System.Windows.Forms.Control) |
 | MouseDoubleClick | (Inherited from System.Windows.Forms.Control) |
 | MouseDown | (Inherited from System.Windows.Forms.Control) |
 | MouseEnter | (Inherited from System.Windows.Forms.Control) |
 | MouseHover | (Inherited from System.Windows.Forms.Control) |
 | MouseLeave | (Inherited from System.Windows.Forms.Control) |
 | MouseMove | (Inherited from System.Windows.Forms.Control) |
 | MouseUp | (Inherited from System.Windows.Forms.Control) |
 | MouseWheel | (Inherited from System.Windows.Forms.Control) |
 | Move | (Inherited from System.Windows.Forms.Control) |
 | MultilineChanged | Occurs when the value of the Multiline property has changed. |
 | PaddingChanged | (Inherited from System.Windows.Forms.Control) |
 | Paint | (Inherited from System.Windows.Forms.Control) |
 | ParentChanged | (Inherited from System.Windows.Forms.Control) |
 | Parsed | Occurs after the input string value has been converted to the DataType. |
 | Parsing | Occurs when the input string is parsed programmatically. |
 | PostValidated | Occurs after the typed value has been validated |
 | PostValidating | Occurs when programmatic typed value validating. |
 | PreValidated | Occurs after the input string value has been validated. |
 | PreValidating | Occurs when programmatic input string validating. |
 | PreviewKeyDown | (Inherited from System.Windows.Forms.Control) |
 | QueryAccessibilityHelp | (Inherited from System.Windows.Forms.Control) |
 | QueryContinueDrag | (Inherited from System.Windows.Forms.Control) |
 | ReadOnlyChanged | Occurs when the value of the ReadOnly property has changed. |
 | RegionChanged | (Inherited from System.Windows.Forms.Control) |
 | Resize | (Inherited from System.Windows.Forms.Control) |
 | RightToLeftChanged | (Inherited from System.Windows.Forms.Control) |
 | SizeChanged | (Inherited from System.Windows.Forms.Control) |
 | StyleChanged | (Inherited from System.Windows.Forms.Control) |
 | SystemColorsChanged | (Inherited from System.Windows.Forms.Control) |
 | TabIndexChanged | (Inherited from System.Windows.Forms.Control) |
 | TabStopChanged | (Inherited from System.Windows.Forms.Control) |
 | TextAlignChanged | Occurs when the value of the TextAlign property has changed. |
 | TextChanged | (Inherited from System.Windows.Forms.Control) |
 | UpDownButtonClick | Occurs when Up or Down buttons are clicked. |
 | Validated | (Inherited from System.Windows.Forms.Control) |
 | Validating | (Inherited from System.Windows.Forms.Control) |
 | ValidationError | Occurs when parsing or validating the input string fails. |
 | ValueChanged | Occurs when the Value property changes. |
 | VerticalAlignChanged | Occurs when the value of the VerticalAlign property changes. |
 | VisibleChanged | (Inherited from System.Windows.Forms.Control) |