Hello everybody,
I have a simple calendar on form. I would like my program to perform some action as I change the dates on the calendar, for instance assign the value of that specific date that I click to a "txtBoxA" which is on the same form. How would I do this.
The calendar data property says:
Control Source _______________
OLE Class Calendar
Class MSCAL.Calendar.7
Thank you very much.
I have a simple calendar on form. I would like my program to perform some action as I change the dates on the calendar, for instance assign the value of that specific date that I click to a "txtBoxA" which is on the same form. How would I do this.
The calendar data property says:
Control Source _______________
OLE Class Calendar
Class MSCAL.Calendar.7
Thank you very much.