ToolStripTextBox Events
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | AcceptsTabChanged | Occurs when the value of the AcceptsTab property changes. |
![]() | AvailableChanged | Occurs when the value of the Available property changes.(Inherited from ToolStripItem.) |
![]() | BackColorChanged | Occurs when the value of the BackColor property changes.(Inherited from ToolStripItem.) |
![]() | BorderStyleChanged | Occurs when the value of the BorderStyle property changes. |
![]() | Click | Occurs when the ToolStripItem is clicked.(Inherited from ToolStripItem.) |
![]() | DisplayStyleChanged | This API supports the product infrastructure and is not intended to be used directly from your code. This event is not relevant to this class.(Inherited from ToolStripControlHost.) |
![]() | Disposed | |
![]() | DoubleClick | Occurs when the item is double-clicked with the mouse.(Inherited from ToolStripItem.) |
![]() | DragDrop | Occurs when the user drags an item and the user releases the mouse button, indicating that the item should be dropped into this item.(Inherited from ToolStripItem.) |
![]() | DragEnter | Occurs when the user drags an item into the client area of this item.(Inherited from ToolStripItem.) |
![]() | DragLeave | Occurs when the user drags an item and the mouse pointer is no longer over the client area of this item.(Inherited from ToolStripItem.) |
![]() | DragOver | Occurs when the user drags an item over the client area of this item.(Inherited from ToolStripItem.) |
![]() | EnabledChanged | Occurs when the Enabled property value has changed.(Inherited from ToolStripItem.) |
![]() | Enter | Occurs when the hosted control is entered.(Inherited from ToolStripControlHost.) |
![]() | ForeColorChanged | Occurs when the ForeColor property value changes.(Inherited from ToolStripItem.) |
![]() | GiveFeedback | Occurs during a drag operation.(Inherited from ToolStripItem.) |
![]() | GotFocus | Occurs when the hosted control receives focus.(Inherited from ToolStripControlHost.) |
![]() | HideSelectionChanged | Occurs when the value of the HideSelection property changes. |
![]() | KeyDown | Occurs when a key is pressed and held down while the hosted control has focus.(Inherited from ToolStripControlHost.) |
![]() | KeyPress | Occurs when a key is pressed while the hosted control has focus.(Inherited from ToolStripControlHost.) |
![]() | KeyUp | Occurs when a key is released while the hosted control has focus.(Inherited from ToolStripControlHost.) |
![]() | Leave | Occurs when the input focus leaves the hosted control.(Inherited from ToolStripControlHost.) |
![]() | LocationChanged | Occurs when the location of a ToolStripItem is updated.(Inherited from ToolStripItem.) |
![]() | LostFocus | Occurs when the hosted control loses focus.(Inherited from ToolStripControlHost.) |
![]() | ModifiedChanged | Occurs when the value of the Modified property changes. |
![]() | MouseDown | Occurs when the mouse pointer is over the item and a mouse button is pressed.(Inherited from ToolStripItem.) |
![]() | MouseEnter | Occurs when the mouse pointer enters the item.(Inherited from ToolStripItem.) |
![]() | MouseHover | Occurs when the mouse pointer hovers over the item.(Inherited from ToolStripItem.) |
![]() | MouseLeave | Occurs when the mouse pointer leaves the item.(Inherited from ToolStripItem.) |
![]() | MouseMove | Occurs when the mouse pointer is moved over the item.(Inherited from ToolStripItem.) |
![]() | MouseUp | Occurs when the mouse pointer is over the item and a mouse button is released.(Inherited from ToolStripItem.) |
![]() | MultilineChanged | This event is not relevant to this class. |
![]() | OwnerChanged | Occurs when the Owner property changes. (Inherited from ToolStripItem.) |
![]() | Paint | Occurs when the item is redrawn.(Inherited from ToolStripItem.) |
![]() | QueryAccessibilityHelp | Occurs when an accessibility client application invokes help for the ToolStripItem.(Inherited from ToolStripItem.) |
![]() | QueryContinueDrag | Occurs during a drag-and-drop operation and allows the drag source to determine whether the drag-and-drop operation should be canceled.(Inherited from ToolStripItem.) |
![]() | ReadOnlyChanged | Occurs when the value of the ReadOnly property changes. |
![]() | RightToLeftChanged | Occurs when the RightToLeft property value changes.(Inherited from ToolStripItem.) |
![]() | TextBoxTextAlignChanged | Occurs when the value of the TextBoxTextAlign property changes. |
![]() | TextChanged | Occurs when the value of the Text property changes.(Inherited from ToolStripItem.) |
![]() | Validated | Occurs after the hosted control has been successfully validated.(Inherited from ToolStripControlHost.) |
![]() | Validating | Occurs while the hosted control is validating.(Inherited from ToolStripControlHost.) |
![]() | VisibleChanged | Occurs when the value of the Visible property changes.(Inherited from ToolStripItem.) |
