Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Enabling / disabling a datetimepicker control in VFP
Message
 
To
10/04/2007 03:23:47
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
01213817
Message ID:
01213820
Views:
17
This message has been marked as the solution to the initial question of the thread.
>Hi,
>
>Is it possible to interactively enabled or disable a datetimepicker control?
>
>I tried the following but produces no effect.
>
>Thisform.oleDTControl.Enabled = .F.
>
>
>Any Idea?
>
>Thanks in advance...

How about:
Thisform.oleDTControl.Object.Enabled = .F.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform