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

◆ drop_down_menu() [3/3]

tool_bar_button & xtd::forms::tool_bar_button::drop_down_menu ( std::nullptr_t  value)

Resets the menu to be displayed in the drop-down toolbar button.

Parameters
valuenullptr.
Returns
This current instance.
Remarks
You can specify a xtd::forms::context_menu to be displayed when the drop-down button is clicked. This property is not used unless the xtd::forms::tool_bar_button::style property value is set to xtd::forms::tool_bar_button_style::drop_down_button.