xtd::forms::menu_item::menu_item | ( | const xtd::ustring & | text, |
xtd::forms::menu_item_kind | kind | ||
) |
Initializes a new instance of the class with a specified caption, and kind the menu item.
text | The caption for the menu item. |
kind | One of the xtd::forms::menu_item_kind value. |