Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problems with monthview
Message
From
18/03/2000 17:28:22
 
 
To
17/03/2000 18:33:20
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00347335
Message ID:
00347486
Views:
24
>>>When I try to use the 'value' property from a monthview control I get a 'property VALUE not found' message when I use the following code:
>>>
>>>THISFORM.calendar1.VALUE=DATE()
>>>
>>>Thanks in advance.
>>>
>>>Sergio
>>
>>THISFORM.calendar1.Object.VALUE=DATE()
>
>I tougth calendar1 was the object in use. That's the first time I've had this problem; is this common to ActiveX controls?

Yes, it is. You will need to reference any ActiveX control that shares common properties to its VFP container in this manner.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform