Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calendar
Message
From
19/12/2000 19:20:01
 
 
To
19/12/2000 19:01:03
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
Miscellaneous
Thread ID:
00454152
Message ID:
00455280
Views:
38
>Hi Mark,
>
>Thanks for the response!
>
>I double checked the MS Calendar Control and it is 8.0.
>I'm completely baffled by this. It has been working flawlessly for the longest time. To test, I started a new project and placed the calendar control on a new form. There is no other programming and no value set except that which is defaulty set when, in the development mode, you right click on the control and select "Calendar Properties". I have one button in which I put into the click event: ?THISFORM.oleCalendar.VALUE. When clicking that button I still get "Propery VALUE is not found". When I programmaticaly attenpt to set its value I get the same thing. What did you mean: "This value must be set" ?
>
>Any help would be greatly appreciated!
>
>Thanks,
>Craig

Try referencing it as THISFORM.oleCalendar.Object.Value

Sometimes tou need the Object keyword to help distinguish a property from it's VFP counterpart.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Reply
Map
View

Click here to load this message in the networking platform