Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MS DatePicker control - say it ain't so!
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00688713
Message ID:
00688860
Views:
32
Hi Pablo,

For some reason it doesn't work. I always get an 'Unrecognized command verb' error. Here's my code:

THISFORM.oleDtPick.OBJECT.MAXDATE = DATE()
THISFORM.oleDtPick.OBJECT.VALUE = DATE()

The VALUE assignment works fine, but I get an error on the MAXDATE.

Rich

>do not ask me why, but you can acces or modify this properties using this
>
>oCalendar.object.mindate = {01/01/2000}
>oCalendar.object.maxdate = {31/12/2005}
>
>i hope it works
>
>bye.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform