PDA

Click to See Complete Forum and Search --> : Topmost


iissa
Feb 28th, 2001, 09:04 AM
I have a program with 15 different forms,
what i want is to make the first one topmost.
which i have got it to work.
but then i want the new form that loads up to be upmost.
this does not work.
if i dont make the first one topmost
then the new ones will be topmost
but i require the new form to be topmost, no matter how many forms are open.
any suggestions

iissa
Feb 28th, 2001, 09:07 AM
i got that bit working, but one other thing, is is possible to make the rest of the windows, not accesible with the mouse whilst the program is running, so that the user has control over my program only

Feb 28th, 2001, 11:53 AM
How about when you are about to show your new window, make the previous on "Not Topmost", and repeat that pattern for the rest.