Partager via


ToolStripItemCollectionUIAdapter.Add(ToolStripItem) Method

Definition

protected:
 override System::Windows::Forms::ToolStripItem ^ Add(System::Windows::Forms::ToolStripItem ^ uiElement);
protected override System.Windows.Forms.ToolStripItem Add (System.Windows.Forms.ToolStripItem uiElement);
override this.Add : System.Windows.Forms.ToolStripItem -> System.Windows.Forms.ToolStripItem
Protected Overrides Function Add (uiElement As ToolStripItem) As ToolStripItem

Parameters

uiElement
ToolStripItem

Returns

Applies to