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