HI guys.....
I'm having a problem using one calendar in my whole application....
here are the details:
component used for calendar : Microsoft Calendar Control 11.0
here's the situation:
I have plenty of forms, and in every form that has textboxes which requires to input dates..
in one form, it has like more than 3 textboxes...
then beside the textbox is a command button that calls a form where i put my calendar object...
i will select the said date and click the ok button...
then the date i choosed will automatically goes to the said textbox...
what i want is that how to code it if i will used only one form for my calendar and used it all over my application.... that if i click a calendar button the date will go to the textbox beside it....
any suggestion would really be appriciated....
Thank you very much...