System.Windows.Forms.ToolStrip.ItemAdded Event

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

Syntax

public event ToolStripItemEventHandler ItemAdded

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