Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Datepicker.enabled = error
Message
From
22/11/1998 01:32:42
 
 
To
07/11/1998 16:31:54
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00155519
Message ID:
00160265
Views:
25
>The datepicker control that comes with VFP6 tells me in runtime that the .enabled property is ReadOnly, which is a major bummer. Is this an infelicity, or am I missing something?

Try

THIS.object.enabled = .F.

instead of

THIS.enabled = .F.
Previous
Reply
Map
View

Click here to load this message in the networking platform