transparent

H

Hrvoje Voda

I manage to put an image into popupmenu, but I can't get a transparency.
BackgroundColor is white.

Hrcko
 
C

# Cyrille37 #

Bob Powell [MVP] a écrit :
Did you try Bitmap.MakeTransparent?

Hello,

MakeTransparent works with a color to compute transparency.

Is it possible Bitmap use alpha layer of a 32 bits bitmap ?

I try using a PNG image for a control BackgroundImage but it seems to does not
work. I could not see the Control's BackColor throught the Bitmap's alphalayer.

Thanks for your lights,
cyrille
 

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