xtd 0.2.0
Loading...
Searching...
No Matches

◆ menu() [2/2]

xtd::forms::menu::menu ( const menu_item_collection items)
explicitprotected

Initializes a new instance of the Menu class.

Parameters
itemsAn array of type MenuItem containing the objects to add to the menu.
Remarks
Since menu is an abstract class, only inherited classes can call the menu constructor.