Available in the LEADTOOLS Imaging toolkit. |
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