halo guys,
I got application with a lot of non modal forms.
The problem that are facing currently is :
I want the last form before I lost focus from the application, to be shown when the application is on focus later.
Due to the non modal form, the form that are shown up is always the menu form.
I had try to use the activate event of the menu form, but the event also running while i move from form to form within the application.
Do you guys got any solutions how to solve this problem?
Thanks
aliank


Reply With Quote