-
active window
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
-
I can't quite understand what you mean.
Is the menu form a MDI form and the other forms are child forms, or are they all ordinary forms?
What do you mean by 'show'? Do you mean the form should be on top of the other forms?