|
-
Mar 3rd, 2001, 12:45 PM
#1
Thread Starter
Member
I have a project with two forms in it, one is the main form and another one is a progress bar form. I would like to have the progress form always on top when it's shown at the main form to remain inactive in the background so the user can't switch between them. Any easy way? Thanks
-
Mar 3rd, 2001, 12:51 PM
#2
Lively Member
Set the main form's Enabled property to false.
-
Mar 3rd, 2001, 02:26 PM
#3
Thread Starter
Member
Uhuh!
Thank you! I just did not realize it was that easy. I skipped through that property the last time I tried to do it, thinking it was not what I wanted.
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
|