Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DTPicker error
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
DTPicker error
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01149962
Message ID:
01149962
Views:
124
hey experts,
i keep getting this error "OLE IDispatch exception code 0 from DTPicker: Invalid Property Value."

i have the following code in the INIT event

thisform.dtp1.day=DAY(DATE())
thisform.dtp1.month=MONTH(DATE())
thisform.dtp1.year=year(DATE())

I read on the msdn site that if a value is assigned that creates an invalid date, one of the error messages above appears. This behavior occurs because the DateTimePicker control does not recognize {" / / "} as a valid date. In the DTPicker properties i have checked the format and everythings fine.The 'customformat' propery is set to "none"..
im stumped!!
Next
Reply
Map
View

Click here to load this message in the networking platform