| Name | Description |
 | Adding | Occurs when Add button is pressed. |
 | AutoSizeChanged | (Inherited from System.Windows.Forms.UserControl) |
 | AutoValidateChanged | (Inherited from System.Windows.Forms.UserControl) |
 | BackColorChanged | (Inherited from System.Windows.Forms.Control) |
 | BackgroundImageChanged | (Inherited from System.Windows.Forms.Control) |
 | BackgroundImageLayoutChanged | (Inherited from System.Windows.Forms.Control) |
 | BeforeAction | Occurs when a button is clicked, before the action is executed. |
 | BindingContextChanged | (Inherited from System.Windows.Forms.Control) |
 | ButtonClick | Occurs when a navigator button has been pressed, after the button action is performed. |
 | ButtonCursorChanged | Event fired when the value of ButtonCursor property is changed. |
 | 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) |
 | 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) |
 | Deleting | Occurs when Delete button is pressed. |
 | Disposed | (Inherited from System.ComponentModel.Component) |
 | DockChanged | (Inherited from System.Windows.Forms.Control) |
 | DoubleClick | (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) |
 | Editing | Occurs when Edit button is pressed. |
 | EnabledChanged | (Inherited from System.Windows.Forms.Control) |
 | Enter | (Inherited from System.Windows.Forms.Control) |
 | Error | Occurs when an exceptions is thrown performing an action on button click. |
 | FontChanged | (Inherited from System.Windows.Forms.Control) |
 | ForeColorChanged | (Inherited from System.Windows.Forms.Control) |
 | 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 | (Inherited from System.Windows.Forms.Control) |
 | Invalidated | (Inherited from System.Windows.Forms.Control) |
 | ItemChanged | Occurs when the current row has been modified, some of its fields changed. |
 | 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) |
 | Load | (Inherited from System.Windows.Forms.UserControl) |
 | 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 | (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) |
 | PaddingChanged | (Inherited from System.Windows.Forms.Control) |
 | Paint | (Inherited from System.Windows.Forms.Control) |
 | ParentChanged | (Inherited from System.Windows.Forms.Control) |
 | PositionChanged | Occurs when the Position has changed. |
 | PreviewKeyDown | (Inherited from System.Windows.Forms.Control) |
 | QueryAccessibilityHelp | (Inherited from System.Windows.Forms.Control) |
 | QueryContinueDrag | (Inherited from System.Windows.Forms.Control) |
 | RefreshData | Occurs when Refresh button is pressed. |
 | RegionChanged | (Inherited from System.Windows.Forms.Control) |
 | Resize | (Inherited from System.Windows.Forms.Control) |
 | Scroll | (Inherited from System.Windows.Forms.ScrollableControl) |
 | 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) |
 | TextChanged | Occurs when the Text property value changes. |
 | UpdateData | Occurs when Update button is pressed. |
 | Validated | (Inherited from System.Windows.Forms.Control) |
 | Validating | (Inherited from System.Windows.Forms.Control) |
 | VisibleChanged | (Inherited from System.Windows.Forms.Control) |
 | VisualStyleChanged | Occurs when the VisualStyle property has changed. |