ToolStripItemCollectionUIAdapter.Add(ToolStripItem) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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