Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to pass datepicker to textbox
Message
From
05/12/2004 10:14:59
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
How to pass datepicker to textbox
Miscellaneous
Thread ID:
00966969
Message ID:
00966969
Views:
126
Hello,

In my Thisform change procedure of OLECONTROL1, I put this codes in but
always give an error " Property value is not found "
I can pick the date calendar from Active X control olecontrol1 but never pass to my thisform.Text1.value .
local idDate
idDate = ttod(thisform.olecontrol1.Value)
store idDate to thisform.Text1.Value
Please advise me or correct my codes.
TIA
Next
Reply
Map
View

Click here to load this message in the networking platform