hi freinds, i am developing a windows application in c#,in that i have 2 textboxes and a monthly calender,if i select a particular date in month calender it should be displayed in textbox1 and upon pressing tabkey age should be displayed in textbox2........how these things gets done in c# windows application