steveouthwaite
Programmer
Hi everyone.
I think I am going mad - I have a prog that contains a form containing a calendar control and a button. The user can select a date from this form, and the date is returned to the appropriate control on the mainform. My problem is that the Form_lost_focus event dosen't seem to fire. the idea is that if the user clicks off the form (i.e. back to the main form without selecting a date or clicking on the button) than I want to be able to set a default value and unload it.
The lost_focus event doesn't fire from any of my other forms aswell. Any Ideas?
Cheers
Steve
I think I am going mad - I have a prog that contains a form containing a calendar control and a button. The user can select a date from this form, and the date is returned to the appropriate control on the mainform. My problem is that the Form_lost_focus event dosen't seem to fire. the idea is that if the user clicks off the form (i.e. back to the main form without selecting a date or clicking on the button) than I want to be able to set a default value and unload it.
The lost_focus event doesn't fire from any of my other forms aswell. Any Ideas?
Cheers
Steve