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

◆ visible() [1/2]

bool xtd::forms::tool_bar_button::visible ( ) const
noexcept

Gets a value indicating whether the toolbar button is visible.

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