|
Available in the LEADTOOLS Imaging toolkit. |
Enabled property (Main Control)
Visual Basic exampleVisual C++ 4.0 example
Access 2.0 example
Access 95, 97 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