G
Guest
The program i have has login form.
After a user has loged in, formX is loaded and i want to dispose all the
forms that where used before (login form).
so the result should be the same as when you use formX as your startup object.
I dont want:
- to hide or minimaze the login form.
- use showdialog.
Is this possible?
After a user has loged in, formX is loaded and i want to dispose all the
forms that where used before (login form).
so the result should be the same as when you use formX as your startup object.
I dont want:
- to hide or minimaze the login form.
- use showdialog.
Is this possible?