Hi
I want to develop a windows application which takes three inputs one of them is date
I want to put a textbox in the form
i am looking for functionality where an image lies beside textbox and upon clicking the image the calendar pops out to select the date
we can write the date in text box or we can also select the date from the calendar
Please remember that i want it to be happened in windows application
and i have one more requirement
in .net calendar control we can move to previous months and next months easily but we cannot move to previous year or next year easily with just a click
can any body help me in windows application