Adds the specified item to the end of the collection.
Syntax
Parameters
- value
-
The System.Windows.Forms.ToolStripItem to add to the end of the collection.
Returns
An int representing the zero-based index of the new item in the collection.
Remarks
Requirements
Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0