473,379 Members | 1,253 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,379 software developers and data experts.

Opacity Property

Opacity property of a form, blends the blue bar (that has the close,
maximize and minimize buttons) also. How can I blend the form without
blending the above system blue bar?

Another question, how can I convert a specified client point into a
specified desktop coordinate?

Thanks for any reply,
Nuno Magalhaes.

Dec 16 '05 #1
3 2134

Nuno Magalhaes wrote:
Opacity property of a form, blends the blue bar (that has the close,
maximize and minimize buttons) also. How can I blend the form without
blending the above system blue bar?
Sorry, I don't know.

Another question, how can I convert a specified client point into a
specified desktop coordinate?


Control.PointToScreen (and .PointToClient to go the other way).
--
Larry Lard
Replies to group please

Dec 16 '05 #2
The only way to do what you want would be to use the LayeredWindow API's and
per-pixel alpha transparency.

I don't have any example of this at the moment.

--
Bob Powell [MVP]
Visual C#, System.Drawing

Ramuseco Limited .NET consulting
http://www.ramuseco.com

Find great Windows Forms articles in Windows Forms Tips and Tricks
http://www.bobpowell.net/tipstricks.htm

Answer those GDI+ questions with the GDI+ FAQ
http://www.bobpowell.net/faqmain.htm

All new articles provide code in C# and VB.NET.
Subscribe to the RSS feeds provided and never miss a new article.

"Nuno Magalhaes" <nu************@hotmail.com> wrote in message
news:11**********************@g49g2000cwa.googlegr oups.com...
Opacity property of a form, blends the blue bar (that has the close,
maximize and minimize buttons) also. How can I blend the form without
blending the above system blue bar?

Another question, how can I convert a specified client point into a
specified desktop coordinate?

Thanks for any reply,
Nuno Magalhaes.

Dec 17 '05 #3
Bob Powell [MVP] wrote:
The only way to do what you want would be to use the LayeredWindow API's and
per-pixel alpha transparency.

I don't have any example of this at the moment.


Have a look at
http://www.codeproject.com/cs/media/...lpha_sharp.asp
Dec 18 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

14
by: DU | last post by:
According to a recent post, it seems that Konqueror 3.1+ and Safari 1.1 support CSS3 opacity style property under a proprietary name: "Support for the CSS3 opacity (using -khtml-opacity)...
3
by: Marek Mänd | last post by:
This posting will express my concern about the future of css3 forthcoming recommendation. I think for long time now, that the current implementation of CSS attribute opacity is less than usable...
1
by: Juleke | last post by:
Hello, When I'm using the opacity property for showing a form I can see my application on the computer. But If I'm connecting to this machine via Remote Access (VNC). I see nothing of my...
6
by: Robert A. Boudra | last post by:
As you will probably guess, I'm just starting out with VB.net although I'm a long time VB developer. I was playing around with the Opacity property of a form and have found that I can set the...
2
by: Eric Lindsay | last post by:
Can someone point me to a good explanation of how to use opacity? From CSS 3 http://www.w3.org/TR/2003/CR-css3-color-20030514/#opacity which I read to mean just set a decimal value between 0 and 1...
12
by: Patrick Dugan | last post by:
I know that I can change the opacity of an entire form, but is there a way to control opacity to specific controls or components? For example I want to create a form that is semi-transparent...
2
by: reidarT | last post by:
I want a windows form to act like the one in Outlook when you get a new message and it is visible for about a couple of seconds and then the opacity decreases and the form dissapears in the end I...
6
by: Prisoner at War | last post by:
Okay, no such thing, apparently, in the DOM.... How am I supposed to tell JavaScript "turn the whole page opaque"? Is there a "JavaScript/CSS dictionary" and a "JavaScript/CSS grammar" about??...
1
by: Keith Hughitt | last post by:
A little off-topic, but, does anyone know if it's possible to set the opacity of jpeg images in IE7+? For firefox, the css "opacity" property works fine on most image types including jpegs. On IE,...
15
by: Sunny | last post by:
Hi, I can change the lement opacity in IE using. abc.style.filter = 'alpha(opacity=' + 10 + ')'; But this dont work in firefox, In firefox it throws error. How I can change the opacity of an...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.