Opacity on pictureBox

M

Mac

Hello,

pictureBox does not have an opacity property so anyone knows how can
someone create the same effect on a picture box?

Is it possible at all or what?

I will then need to inheritate a component from picture box for my
purpose but I don't seem to be able to find a way to do this opacity
thing.

Regards,
Mac
http://programminguni.com
 
V

Vijaye Raji

I tried inheriting and didn't get a solution to your problem. But instead
of using a picture box, why don't you use another control (or may be create
your own control) and draw the image yourself?

-vJ
 

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