| Name | Description |
 | AcceptsTabChanged | (Inherited from System.Windows.Forms.TextBoxBase) |
 | BackColorChanged | (Inherited from System.Windows.Forms.Control) |
 | BeforeDropDownOpen | Occurs just before the dropdown is opened. |
 | BindingContextChanged | (Inherited from System.Windows.Forms.Control) |
 | BindingFormatting | Occurs when Value is retrieved from the data source. (Inherited from C1.Win.C1Input.C1TextBox) |
 | BindingParsing | Occurs when Value is stored in the data source. (Inherited from C1.Win.C1Input.C1TextBox) |
 | BorderColorChanged | Occurs when the BorderColor property has changed. (Inherited from C1.Win.C1Input.C1TextBox) |
 | BorderStyleChanged | (Inherited from System.Windows.Forms.TextBoxBase) |
 | 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.TextBoxBase) |
 | 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) |
 | CultureInfoSetup | CultureInfo can be set up (on startup) or has been changed. (Inherited from C1.Win.C1Input.C1TextBox) |
 | CursorChanged | (Inherited from System.Windows.Forms.Control) |
 | CustomButtonClick | Occurs when the Custom button is clicked. |
 | DataTypeChanged | Occurs when the DataType property changes. (Inherited from C1.Win.C1Input.C1TextBox) |
 | 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) |
 | DropDownAlignChanged | Occurs when the value of the DropDownAlign property has changed. |
 | DropDownClosed | Occurs when the dropdown has been closed. |
 | DropDownFormAlignChanged | Occurs when the value of the DropDownFormAlign property has changed. |
 | DropDownOpened | Occurs after the dropdown is opened. |
 | DropDownOpening | Occurs just before the dropdown is opened. |
 | 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. (Inherited from C1.Win.C1Input.C1TextBox) |
 | Formatted | Occurs after the value has been formatted. (Inherited from C1.Win.C1Input.C1TextBox) |
 | Formatting | Formatting the value programmatically. (Inherited from C1.Win.C1Input.C1TextBox) |
 | 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 | (Inherited from System.Windows.Forms.TextBoxBase) |
 | ImeModeChanged | (Inherited from System.Windows.Forms.Control) |
 | Invalidated | (Inherited from System.Windows.Forms.Control) |
 | InvalidInput | Occurs when invalid character is in input. (Inherited from C1.Win.C1Input.C1TextBox) |
 | 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) |
 | MarginsChanged | Occurs when the Margins property or one of the margins has changed. (Inherited from C1.Win.C1Input.C1TextBox) |
 | ModalButtonClick | Occurs when the Modal button is clicked. |
 | ModifiedChanged | (Inherited from System.Windows.Forms.TextBoxBase) |
 | MouseCaptureChanged | (Inherited from System.Windows.Forms.Control) |
 | MouseClick | (Inherited from System.Windows.Forms.TextBoxBase) |
 | 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) |
 | ParentChanged | (Inherited from System.Windows.Forms.Control) |
 | Parsed | Occurs after the input string value has been converted to the DataType. (Inherited from C1.Win.C1Input.C1TextBox) |
 | Parsing | Programmatic parsing of the input string. (Inherited from C1.Win.C1Input.C1TextBox) |
 | PostValidated | Occurs after the typed value has been validated (Inherited from C1.Win.C1Input.C1TextBox) |
 | PostValidating | Programmatic typed value validation. (Inherited from C1.Win.C1Input.C1TextBox) |
 | PreValidated | Occurs after the input string value has been validated. (Inherited from C1.Win.C1Input.C1TextBox) |
 | PreValidating | Programmatic input string validation. (Inherited from C1.Win.C1Input.C1TextBox) |
 | PreviewKeyDown | (Inherited from System.Windows.Forms.Control) |
 | QueryAccessibilityHelp | (Inherited from System.Windows.Forms.Control) |
 | QueryContinueDrag | (Inherited from System.Windows.Forms.Control) |
 | ReadOnlyChanged | (Inherited from System.Windows.Forms.TextBoxBase) |
 | 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 | (Inherited from System.Windows.Forms.TextBox) |
 | TextChanged | (Inherited from System.Windows.Forms.Control) |
 | UpDownButtonClick | Occurs when UpDown buttons are clicked. |
 | Validated | (Inherited from System.Windows.Forms.Control) |
 | Validating | (Inherited from System.Windows.Forms.Control) |
 | ValidationError | Error occurred while parsing or validating the input string. (Inherited from C1.Win.C1Input.C1TextBox) |
 | ValueChanged | Occurs when the Value changes. (Inherited from C1.Win.C1Input.C1TextBox) |
 | VerticalAlignChanged | Occurs when the value of the VerticalAlign property has changed. (Inherited from C1.Win.C1Input.C1TextBox) |
 | VisibleChanged | (Inherited from System.Windows.Forms.Control) |
 | VisualStyleChanged | Occurs when the VisualStyle property has changed. (Inherited from C1.Win.C1Input.C1TextBox) |