ToolStripProgressBar Events
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | 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.) |
![]() | 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.) |
![]() | KeyDown | This API supports the product infrastructure and is not intended to be used directly from your code. This event is not relevant for this class. |
![]() | KeyPress | This API supports the product infrastructure and is not intended to be used directly from your code. This event is not relevant for this class. |
![]() | KeyUp | This API supports the product infrastructure and is not intended to be used directly from your code. This event is not relevant for this class. |
![]() | Leave | Occurs when the input focus leaves the hosted control.(Inherited from ToolStripControlHost.) |
![]() | LocationChanged | This API supports the product infrastructure and is not intended to be used directly from your code. This event is not relevant for this class. |
![]() | LostFocus | Occurs when the hosted control loses focus.(Inherited from ToolStripControlHost.) |
![]() | 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.) |
![]() | OwnerChanged | This API supports the product infrastructure and is not intended to be used directly from your code. This event is not relevant for this class. |
![]() | 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.) |
![]() | RightToLeftChanged | Occurs when the RightToLeft property value changes.(Inherited from ToolStripItem.) |
![]() | RightToLeftLayoutChanged | Occurs when the value of the RightToLeftLayout property changes. |
![]() | TextChanged | This API supports the product infrastructure and is not intended to be used directly from your code. This event is not relevant for this class. |
![]() | Validated | 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. |
![]() | Validating | 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. |
![]() | VisibleChanged | Occurs when the value of the Visible property changes.(Inherited from ToolStripItem.) |
