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

◆ visible()

control & xtd::forms::form::visible ( bool  visible)
overridevirtual

Sets a value indicating whether the control and all its child controls are displayed.

Parameters
visibletrue if the control and all its child controls are displayed; otherwise, false. The default is true.
Returns
Current control.

Reimplemented from xtd::forms::control.

Examples
screen.cpp.