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

◆ enabled() [2/2]

virtual control & xtd::forms::control::enabled ( bool  enabled)
virtual

Sets a value indicating whether the control can respond to user interaction.

Parameters
enabledtrue if the control can respond to user interaction; otherwise, false. The default is true.
Returns
Current control.