| Name | Description |
 | AutoSizeChanged | This event is not relevant for this class. |
 | BackColorChanged | Occurs when the value of the System.Windows.Forms.Control.BackColor property changes. |
 | BackgroundImageChanged | Occurs when the value of the System.Windows.Forms.Control.BackgroundImage property changes. |
 | BackgroundImageLayoutChanged | Occurs when the System.Windows.Forms.Control.BackgroundImageLayout property changes. |
 | BindingContextChanged | (Inherited from System.Windows.Forms.Control) |
 | ButtonClick | Occurs when a button of the scroll bar is clicked. |
 | CausesValidationChanged | (Inherited from System.Windows.Forms.Control) |
 | ChangeUICues | (Inherited from System.Windows.Forms.Control) |
 | Click | Occurs when the control is clicked. |
 | ClientSizeChanged | (Inherited from System.Windows.Forms.Control) |
 | ContextMenuChanged | (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) |
 | Disposed | (Inherited from System.ComponentModel.Component) |
 | DockChanged | (Inherited from System.Windows.Forms.Control) |
 | DoubleClick | Occurs when the control is double-clicked. |
 | 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) |
 | EnabledChanged | (Inherited from System.Windows.Forms.Control) |
 | Enter | (Inherited from System.Windows.Forms.Control) |
 | FontChanged | Occurs when the System.Windows.Forms.Control.Font property value changes. |
 | ForeColorChanged | Occurs when the System.Windows.Forms.Control.ForeColor property value changes. |
 | 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) |
 | ImeModeChanged | Occurs when the System.Windows.Forms.Control.ImeMode property has changed. |
 | 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) |
 | MouseCaptureChanged | (Inherited from System.Windows.Forms.Control) |
 | MouseClick | Occurs when the control is clicked with the mouse. |
 | MouseDoubleClick | Occurs when the control is double-clicked with the mouse. |
 | MouseDown | Occurs when the mouse pointer is over the control and a mouse button is pressed. |
 | MouseEnter | (Inherited from System.Windows.Forms.Control) |
 | MouseHover | (Inherited from System.Windows.Forms.Control) |
 | MouseLeave | (Inherited from System.Windows.Forms.Control) |
 | MouseMove | Occurs when the mouse pointer is moved over the control. |
 | MouseUp | Occurs when the mouse pointer is over the control and a mouse button is released. |
 | MouseWheel | (Inherited from System.Windows.Forms.Control) |
 | Move | (Inherited from System.Windows.Forms.Control) |
 | PaddingChanged | (Inherited from System.Windows.Forms.Control) |
 | Paint | Occurs when the control is redrawn. |
 | ParentChanged | (Inherited from System.Windows.Forms.Control) |
 | PreviewKeyDown | (Inherited from System.Windows.Forms.Control) |
 | QueryAccessibilityHelp | (Inherited from System.Windows.Forms.Control) |
 | QueryContinueDrag | (Inherited from System.Windows.Forms.Control) |
 | RegionChanged | (Inherited from System.Windows.Forms.Control) |
 | Resize | (Inherited from System.Windows.Forms.Control) |
 | RightToLeftChanged | (Inherited from System.Windows.Forms.Control) |
 | Scroll | Occurs when the scroll bar is scrolling. |
 | SizeChanged | (Inherited from System.Windows.Forms.Control) |
 | StyleChanged | (Inherited from System.Windows.Forms.Control) |
 | SystemColorsChanged | (Inherited from System.Windows.Forms.Control) |
 | TabIndexChanged | This event is not relevant for this class. |
 | TabStopChanged | This event is not relevant for this class. |
 | TextChanged | Occurs when the System.Windows.Forms.Control.Text property value changes. |
 | Validated | (Inherited from System.Windows.Forms.Control) |
 | Validating | (Inherited from System.Windows.Forms.Control) |
 | ValueChanged | Occurs when the value of the scroll bar is changed. |
 | VisibleChanged | (Inherited from System.Windows.Forms.Control) |