xtd
0.2.0
Loading...
Searching...
No Matches
◆
show_tool_tips()
[1/2]
virtual bool xtd::forms::tool_bar::show_tool_tips
(
)
const
virtual
noexcept
Gets a value indicating whether the toolbar displays a xtd::forms::tool_tip for each button.
Returns
true if the toolbar display a xtd::forms::tool_tip for each button; otherwise, false. The default is false.
Remarks
To set the text displayed by the xtd::forms::tool_tip, set the
xtd::forms::tool_bar_button::tool_tip_text
property of each
xtd::forms::tool_bar_button
on the
xtd::forms::tool_bar
. To cause the xtd::forms::tool_tip to display as the user moves the mouse pointer over the toolbar button, set the
xtd::forms::tool_bar::show_tool_tips
property to true.
xtd
forms
tool_bar
Generated on Sat Sep 14 2024 21:25:29 for xtd by
Gammasoft
. All rights reserved.