PageSection.AddDeleteMenuItem(ToolStripItemCollection) 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:
virtual void AddDeleteMenuItem(System::Windows::Forms::ToolStripItemCollection ^ menuItems);
protected virtual void AddDeleteMenuItem (System.Windows.Forms.ToolStripItemCollection menuItems);
abstract member AddDeleteMenuItem : System.Windows.Forms.ToolStripItemCollection -> unit
override this.AddDeleteMenuItem : System.Windows.Forms.ToolStripItemCollection -> unit
Protected Overridable Sub AddDeleteMenuItem (menuItems As ToolStripItemCollection)
Parameters
- menuItems
- ToolStripItemCollection