Folks,

I am using a month calendar control as a date picker for loads of text boxes. Making the calendar visible when the user clicks into a text box, and docking it over the tb. On dateselected, it hides and the date is added to the tb.

How can I make this calendar show modally so to speak, so that the users can't interact with anything else on the form until they have selected a date ?

Cheers
Bob