Home - RAD C++ GUI 2.0 Documentation
Published on March 17, 2008 [12:28:43 AM]



Browse class : _window

Property : enabled     ( Read & Write )


Description

property that retrieves and sets responding state of a control or form enabled / disabled, true/false
Remarks

e.g.

//disable a form
Form1.enabled = false;




Visit www.radcpp.com for more help and updates. Documentation created using FlaX.Doc