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

◆ name() [2/2]

tool_bar_button & xtd::forms::tool_bar_button::name ( const xtd::string value)

Sets the name of the button.

Parameters
valueThe name of the button.
Returns
This current instance.
Remarks
You can use the button name as a key to retrieve the xtd::forms::tool_bar_button from the xtd::forms::tool_bar::buttons collection of a xtd::forms::tool_bar control.