What can I use to semi grey out an entire appication.

S

shawncraig

I have a textbox popup I want to display to my users. When it pops up
i want everything else (entire application) to look like it has been
semi greyed out. If labels had opacity levels that would be great
because I'd just set it to a color of grey and change it opacity to
50% which would show the transparent application while giving it the
look of being out of reach untill the user fills in the textbox popup.

Any ideas?
 
O

\(O\)enone

If labels had opacity levels that would be great
because I'd just set it to a color of grey and change it opacity to
50% which would show the transparent application while giving it the
look of being out of reach untill the user fills in the textbox popup.

Forms have opacity levels... (On Win2K and later, anyway). Could you try
opening a new form with no imagery or controls on it with its dimensions
exactly matching you main application window, and set its opacity to 50%?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top