The Menu
public class MenuItem
Public Class MenuItem
Introduced: X11.
Method | Description |
---|---|
Execute | Executes the menu item. |
Property | Description |
---|---|
Checked | Gets a value indicating whether the menu item is checked. |
Enabled | Gets a value indicating whether the menu item is enabled. |
Image | Gets the menu item's image. |
Items | Gets an array of Server |
Text | Gets the menu item's text. |