Thanks to these forums I have discovered the Calender control.
However, is there any way to display this control as 3 combo boxes (one for date, one for Month, one for year) instead of the two combos and the grid?
Thanks
I have some code that checks whether the required fields in a form are completed or not when an "Exit" button is clicked. If a required field is left blank then a messagebox appears and the focus is then set at the field missing information. I got the code from one of the forum topics and it...