MenuItem Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
MenuItem(String, String) | Initializes a new instance of the MenuItem class. | |
MenuItem(String, String, EventHandler) | Initializes a new instance of the MenuItem class. | |
MenuItem(String, String, String) | Initializes a new instance of the MenuItem class. |
Top