MenuItem Constructors
Represents an individual menu item within menu controls.
Name | Parameters | Description |
---|---|---|
Menu |
none |
Initializes a new instance of the Menu |
Menu |
text, name, image |
Initializes a new instance of the Menu |
Menu |
text, name, image |
Initializes a new instance of the Menu |
Menu |
text, name, image |
Initializes a new instance of the Menu |
Menu |
text, name |
Initializes a new instance of the Menu |
Menu |
text |
Initializes a new instance of the Menu |
See Also