I have a form that requires the input of a date into a text box and I would like to have a calendar pop up (another form) for the user to select the date. I have both forms but the calender closes as soon it has been initialized and the program continues back to the first form.
Is there a way to pause the calendar until a date has been selected?