System.Windows.Forms.ToolStrip: Event Members

The events of System.Windows.Forms.ToolStrip are listed below. For a list of all members, see the ToolStrip Members list.

See Also: Inherited members from System.Windows.Forms.ScrollableControl

Public Events

AutoSizeChanged

Occurs when the ToolStrip.AutoSize property has changed.

BeginDrag

Occurs when the user begins to drag the System.Windows.Forms.ToolStrip control.

CausesValidationChanged

Occurs when the ToolStrip.CausesValidation property changes.

ControlAdded

This event is not relevant for this class.

ControlRemoved

This event is not relevant for this class.

CursorChanged

Occurs when the value of the System.Windows.Forms.Cursor property changes.

EndDrag

Occurs when the user stops dragging the System.Windows.Forms.ToolStrip control.

ForeColorChanged

Occurs when the value of the ToolStrip.ForeColor property changes.

ItemAdded

Occurs when a new System.Windows.Forms.ToolStripItem is added to the System.Windows.Forms.ToolStripItemCollection.

ItemClicked

Occurs when the System.Windows.Forms.ToolStripItem is clicked.

ItemRemoved

Occurs when a System.Windows.Forms.ToolStripItem is removed from the System.Windows.Forms.ToolStripItemCollection.

LayoutCompleted

Occurs when the layout of the System.Windows.Forms.ToolStrip is complete.

LayoutStyleChanged

Occurs when the value of the ToolStrip.LayoutStyle property changes.

PaintGrip

Occurs when the System.Windows.Forms.ToolStrip move handle is painted.

RendererChanged

Occurs when the value of the ToolStrip.Renderer property changes.