ToolStripItemCollectionUIAdapter.Remove(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 void Remove(System::Windows::Forms::ToolStripItem ^ uiElement);
protected override void Remove (System.Windows.Forms.ToolStripItem uiElement);
override this.Remove : System.Windows.Forms.ToolStripItem -> unit
Protected Overrides Sub Remove (uiElement As ToolStripItem)
Parameters
- uiElement
- ToolStripItem