MenuButton Constructor

Overload List

MenuButton(MenuButton) Constructs a copy of the specified MenuButton.
MenuButton(String) Constructs a new instance of MenuButton with the specified text.
MenuButton(String, ButtonAction) Constructs a new instance of MenuButton with the specified text and action.

See Also