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

◆ to_string()

xtd::string xtd::forms::tool_bar_button::to_string ( ) const
overridevirtualnoexcept

Returns a string that represents the xtd::forms::tool_bar_button control.

Returns
A xtd::string that represents the current xtd::forms::tool_bar_button.
Remarks
The xtd::forms::tool_bar_button::to_string method returns a string that includes the type and the value of the xtd::forms::tool_bar_button::style and xtd::forms::tool_bar_button::text properties.

Reimplemented from xtd::object.