xtd::forms::menu_item::menu_item | ( | const xtd::string & | text, |
const xtd::drawing::image & | image | ||
) |
Initializes a new instance of the class with a specified caption, and image menu item.
text | The caption for the menu item. |
image | A xtd::drawing::image menu item. |