Transparent

V

vbt

I have a bitmap drawing that I would like to load into

Picture Box and have its background transparent.

How can this be done?



Thanks



tm
 
V

vbt

I converted the icon file to the gif file format

but no change, the back ground is visible.
 
R

Ryan S. Thiele

I used an icon file (in VS2005). It worked. If I changed the forms color,
the transparent parts of the image also changed.
Do you want the image to float? Is it on a form? I might need more info on
what your are trying.
 
V

vbt

The icon is to be on a pictureBox.
I am not sure what you mean about floating?
I am also working with vs2005.
 
R

Ryan S. Thiele

Floating means a form that is transparent. As if the image was floating on
your desktop.

I'n not sure, I'm getting transparency with a picturebox. I even used a
background image on the form, and the background image showed through the
alpha of the icon.
 
R

Ryan S. Thiele

Ok, Do you have your backcolor of your picturebox on transparent? It is
under the webtab when you choose the color.
 

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

Similar Threads

Refresh is so slow... 5
Transparent BackGround 11
Make a transparent picturebox 1
Transparent Picture boxes 2
Transparent Color in an Icon 8
Q: GIF image on a form 7
Bitmap to Icon 2
Converting BitMap to Icon 3

Top