tool_bar_button & xtd::forms::tool_bar_button::tool_tip_text | ( | const xtd::string & | value | ) |
Sets the text that appears as a xtd::forms::tool_tip for the button.
value | The text that is displayed when the mouse pointer moves over the toolbar button. The default is an empty string (""). |