System.Windows.Forms.ToolStrip.ItemRemoved Event

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

Syntax

public event ToolStripItemEventHandler ItemRemoved

Remarks

For more information about handling events, see Consuming Events.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0