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

◆ visible() [2/2]

tool_bar_button & xtd::forms::tool_bar_button::visible ( bool  value)

Sets a value indicating whether the toolbar button is visible.

Parameters
valuetrue if the toolbar button is visible; otherwise, false. The default is true.
Returns
This current instance.
Remarks
If the toolbar button is not visible, it will not be displayed on the toolbar, and therefore cannot receive user input.