Enabled property (Main Control)

Visual Basic example
Visual C++ 4.0 example
Visual J++ example

Syntax BOOL Enabled

Overview: 

Remarks

Enables the Main Control.

The setting takes effect at run time.

Setting

Description

TRUE

Allows the control to respond to events.

FALSE

Prevents the control from responding to events.

See Also

Topics:  Working with the Control: General Behavior