Methods¶
| Method | Description |
|---|---|
| AddMenu | Adds and returns a menu to this menu |
| AddMenuItem | Adds and returns a menu item to this menu |
| AddMenuSeparator | Adds a separator in the submenu |
| Dispose | Frees the object from memory. |
| GetId | Returns Id of the menu item. |
| GetName | Returns name of the menu item. |
| SetDisabled | Sets the menu disabled |