Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Activex Value propertie
Message
 
To
28/11/1998 20:53:40
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00162184
Message ID:
00162193
Views:
19
>I'm using the DateTimePicker control, but i'm unable to asign a date with the value property, and the minimum date with the mindate property. How can i read/assign to this properties?
>
>EX: myform1.datetimepicker1.value=date() .....doesn't work.

Francisko,

This has always worked for me.

THISFORM.OLEControl1.OBJECT.Value = DATE()
Previous
Reply
Map
View

Click here to load this message in the networking platform