Menu class to manipulate the menu item.
| Constructor | Description |
|---|---|
| Menu | Default constructor. |
| Method | Description |
|---|---|
| GetChecked | Get the check status of the given menu. |
| GetEnabled | Gets a menu item's enabled status. |
| SetChecked | Set the check status of the given menu. |