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

◆ name() [1/2]

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

Gets the name of the button.

Returns
The name of the button.
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.