Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Datetime picker
Message
From
06/06/2001 08:31:27
 
 
To
05/06/2001 16:05:35
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
Miscellaneous
Thread ID:
00515353
Message ID:
00515656
Views:
16
>>>>>does anybody know how to set the date on a DTPicker. hmmm...when I try to set the .value property I get on Error "Property in read only" !
>>>>>
>>>>>in the past I've noticed that there where 2 different base classes for the DTPicker in an applicaiton that I had - both native to VFP ( i think one was from an older version ). the one that i can get through the ActiveX menu is the poor one, and I can't seem to find the old one where this seems to work!
>>>>>
>>>>>thanks
>>>>>- jer
>>>>
>>>>Try dtpicker.object.value.
>>>
>>>need to set it, not get it
>>
>>sorry, bad day...off the cuff ( didn't see the object in there
>
>Then ignore my other post :-)
>Did that work, BTW?

did that work...well yes and no, the object is required, but
.object.readonly = !( .object.enabled ), so when !enabled, you connot do much with it. strage I think.
thanks
- jer
Previous
Reply
Map
View

Click here to load this message in the networking platform