|
-
Dec 19th, 2009, 08:53 AM
#1
Thread Starter
Junior Member
[Help] How to dim screen but exclude form
I was just wondering if there is a way to dim the screen and show a form which is not dimmed (eg. Vista/7 UAC prompts)? If so, how would i be able to it?
-
Dec 19th, 2009, 08:57 AM
#2
Re: [Help] How to dim screen but exclude form
Never thought how to do that...
But you can try to create a fullscreen form without borders with opacity at 50% for example, and put a normal form in top of this...
Rate People That Helped You
Mark Thread Resolved When Resolved
-
Dec 19th, 2009, 09:03 AM
#3
Thread Starter
Junior Member
Re: [Help] How to dim screen but exclude form
Just what i was thinking..
If anyone has a more practical way of doing this, please post.
-
Dec 19th, 2009, 09:20 AM
#4
Re: [Help] How to dim screen but exclude form
- Coding Examples:
- Features:
- Online Games:
- Compiled Games:
-
Dec 19th, 2009, 09:23 AM
#5
Re: [Help] How to dim screen but exclude form
There's nothing impractical about mickey_pt's way of doing it. There's only one detail I would add: set the top form's Owner property to the fullscreen form. Then it will work perfectly.
bye, BB
-
Dec 19th, 2009, 11:47 AM
#6
Lively Member
Re: [Help] How to dim screen but exclude form
You guys have some cool stuff ... I'm impressed!
There's nothing like having so many minds working on a single problem, and coming up with multiple solutions and/or improvements.
I'm glad I found this forum ... I've been programming for over 40 years, and still have a lot to learn!
"The most important quality a programmer must have is persistence."
-
Dec 19th, 2009, 01:40 PM
#7
Re: [Help] How to dim screen but exclude form
 Originally Posted by OldProgrammer
You guys have some cool stuff ... I'm impressed!
There's nothing like having so many minds working on a single problem, and coming up with multiple solutions and/or improvements.
I'm glad I found this forum ... I've been programming for over 40 years, and still have a lot to learn! 
This (2009) is my 40th year also. My first computer didn't even have a disk or tape drive, all cards. It seems that the only thing I have truly learned in all that time is that I don't know much.
-
Dec 19th, 2009, 01:46 PM
#8
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
|