Add | Deprecated in UI API 2004. The method is supported for backward compatibility for the next two releases. Use Menus.AddEx instead. |
AddEx | Adds a menu item to a menu. |
Exists | Indicates whether the a menu item with the specified ID exists within the current menu and its submenus. |
GetAsXML | Returns an XML string representation of the object. |
Item | Returns a specified menu item. |
Remove | Deprecated in UI API 2004. The method is supported for backward compatibility for the next two releases. Use Menus.RemoveEx instead. |
RemoveEx | Removes a specified menu item.
The menu item can be at any level within the menu. |