Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calendar
Message
From
05/05/2000 07:41:59
 
 
To
04/05/2000 11:55:22
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00366140
Message ID:
00366478
Views:
13
>I added the calendar control to a form. I have a main form that has a grid in the grid there is a column that requires a date. When I double click on the column header an append blank fires and the calender form pops up. How can I get the main form to recieve a date selected from the calendar form?

If you can't find the value of the calander it's because you have to use the object reference as in this if you are on the form

thisform.olecalendar.object.value

or this for example if you are doing something in the calendar.click

This.Object.Value
Previous
Reply
Map
View

Click here to load this message in the networking platform