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

◆ enabled() [1/2]

virtual bool xtd::forms::control::enabled ( ) const
virtualnoexcept

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

Returns
true if the control can respond to user interaction; otherwise, false. The default is true.
Examples
demo.cpp.