Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Property Enabled not working
Message
From
27/04/2008 00:38:08
Al Doman (Online)
M3 Enterprises Inc.
North Vancouver, British Columbia, Canada
 
General information
Forum:
Visual FoxPro
Category:
Visual FoxExpress
Miscellaneous
Thread ID:
01313249
Message ID:
01313344
Views:
9
>Hi,
>
>I have a presentation object in which I want to manually enable and disable some controls. If I put the property Enabled to .F., when I launche the application the control is still enable.

Depending on the version of VFE you're using, I believe VFE ties the .Enabled property to the .ReadOnly property. If that's the case you can experiment with putting some code in the .When:
* Control.When
RETURN .F.
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Previous
Reply
Map
View

Click here to load this message in the networking platform