For a list of all members of this type, see DesignToolStripButton members.
"Name | Description | |
---|---|---|
![]() | AvailableChanged | Occurs when the value of the System.Windows.Forms.ToolStripItem.Available property changes. (Inherited from System.Windows.Forms.ToolStripItem) |
![]() | BackColorChanged | Occurs when the value of the System.Windows.Forms.ToolStripItem.BackColor property changes. (Inherited from System.Windows.Forms.ToolStripItem) |
![]() | CheckedChanged | Occurs when the value of the System.Windows.Forms.ToolStripButton.Checked property changes. (Inherited from System.Windows.Forms.ToolStripButton) |
![]() | CheckStateChanged | Occurs when the value of the System.Windows.Forms.ToolStripButton.CheckState property changes. (Inherited from System.Windows.Forms.ToolStripButton) |
![]() | Click | Occurs when the System.Windows.Forms.ToolStripItem is clicked. (Inherited from System.Windows.Forms.ToolStripItem) |
![]() | DisplayStyleChanged | Occurs when the System.Windows.Forms.ToolStripItem.DisplayStyle has changed. (Inherited from System.Windows.Forms.ToolStripItem) |
![]() | Disposed | Occurs when the component is disposed by a call to the System.ComponentModel.Component.Dispose method. (Inherited from System.ComponentModel.Component) |
![]() | DoubleClick | Occurs when the item is double-clicked with the mouse. (Inherited from System.Windows.Forms.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 System.Windows.Forms.ToolStripItem) |
![]() | DragEnter | Occurs when the user drags an item into the client area of this item. (Inherited from System.Windows.Forms.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 System.Windows.Forms.ToolStripItem) |
![]() | DragOver | Occurs when the user drags an item over the client area of this item. (Inherited from System.Windows.Forms.ToolStripItem) |
![]() | EnabledChanged | Occurs when the System.Windows.Forms.ToolStripItem.Enabled property value has changed. (Inherited from System.Windows.Forms.ToolStripItem) |
![]() | ForeColorChanged | Occurs when the System.Windows.Forms.ToolStripItem.ForeColor property value changes. (Inherited from System.Windows.Forms.ToolStripItem) |
![]() | GiveFeedback | Occurs during a drag operation. (Inherited from System.Windows.Forms.ToolStripItem) |
![]() | LocationChanged | Occurs when the location of a System.Windows.Forms.ToolStripItem is updated. (Inherited from System.Windows.Forms.ToolStripItem) |
![]() | MouseDown | Occurs when the mouse pointer is over the item and a mouse button is pressed. (Inherited from System.Windows.Forms.ToolStripItem) |
![]() | MouseEnter | Occurs when the mouse pointer enters the item. (Inherited from System.Windows.Forms.ToolStripItem) |
![]() | MouseHover | Occurs when the mouse pointer hovers over the item. (Inherited from System.Windows.Forms.ToolStripItem) |
![]() | MouseLeave | Occurs when the mouse pointer leaves the item. (Inherited from System.Windows.Forms.ToolStripItem) |
![]() | MouseMove | Occurs when the mouse pointer is moved over the item. (Inherited from System.Windows.Forms.ToolStripItem) |
![]() | MouseUp | Occurs when the mouse pointer is over the item and a mouse button is released. (Inherited from System.Windows.Forms.ToolStripItem) |
![]() | OwnerChanged | Occurs when the System.Windows.Forms.ToolStripItem.Owner property changes. (Inherited from System.Windows.Forms.ToolStripItem) |
![]() | Paint | Occurs when the item is redrawn. (Inherited from System.Windows.Forms.ToolStripItem) |
![]() | QueryAccessibilityHelp | Occurs when an accessibility client application invokes help for the System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.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 System.Windows.Forms.ToolStripItem) |
![]() | RightToLeftChanged | Occurs when the System.Windows.Forms.ToolStripItem.RightToLeft property value changes. (Inherited from System.Windows.Forms.ToolStripItem) |
![]() | TextChanged | Occurs when the value of the System.Windows.Forms.ToolStripItem.Text property changes. (Inherited from System.Windows.Forms.ToolStripItem) |
![]() | VisibleChanged | Occurs when the value of the System.Windows.Forms.ToolStripItem.Visible property changes. (Inherited from System.Windows.Forms.ToolStripItem) |