|
-
Feb 28th, 2001, 10:04 AM
#1
Thread Starter
Addicted Member
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
-
Feb 28th, 2001, 10:07 AM
#2
Thread Starter
Addicted Member
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, 12:53 PM
#3
How about when you are about to show your new window, make the previous on "Not Topmost", and repeat that pattern for the rest.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|