Wednesday, 7 August 2013

How to make a object transparent in windows forms app

How to make a object transparent in windows forms app

I have a simple use case. I have a preview window on which I am displaying
a usb webcam. Now this preview window is not clickable i.e. does not
detect on click event. As result I want to put a transparent object on top
of this preview window. So that I can add on click event to it. Is there a
way to make any object truly transparent so that it display whatever is
going on behind it ?

No comments:

Post a Comment