RemoveMenuItem Method (Menu)
In This Topic
Removes a new menu item (which was added with add(Popup)MenuItem. When it was a popup, the complete popup menu is removed, including its separators
Overload List
Overload | Description |
RemoveMenuItem(UInt32) | Removes a new menu item (which was added with add(Popup)MenuItem. When it was a popup, the complete popup menu is removed, including its separators |
RemoveMenuItem(String,String) | Removes a new menu item (which was added with add(Popup)MenuItem. When it was a popup, the complete popup menu is removed, including its separators |
See Also