Windows Form non rectangular (using semi transparent background image(PNG)) and C# 2005 (EXPRESS)

  • Thread starter =?ISO-8859-1?Q?Daniel_L=F3pez?=
  • Start date
?

=?ISO-8859-1?Q?Daniel_L=F3pez?=

Hi,

I'm trying to create a non rectangular windows form using a PNG image
with transparent zones and I want that this zones appears as transparent
in the windows form.

Before, on VS.NET 2003, I do that simply putting this background image
and setting the form with no borders, but now it don't work.

There's any way to do that ?

Regards...
 
M

Michael Nemtsev

Hello Daniel,

See there http://www.codeproject.com/csharp/bmprgnform.asp

DL> Hi,
DL>
DL> I'm trying to create a non rectangular windows form using a PNG
DL> image with transparent zones and I want that this zones appears as
DL> transparent in the windows form.
DL>
DL> Before, on VS.NET 2003, I do that simply putting this background
DL> image and setting the form with no borders, but now it don't work.
DL>
DL> There's any way to do that ?
DL>
DL> Regards...
DL>
---
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
 

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