Capture the image of any control possible?
Hi, I'm searching for how get a capture image for a control (Label, button, imagebutton, image...)
I tried with a ScreenCapture on the position X/Y of the control but if there's an other control on this control it's not good...
Is it possible to do it in C#?
Or maybe there's a tip...
Thanks for your replies, it's for show the real transparency in drawing every control on the background...
Hi, I'm searching for how get a capture image for a control (Label, button, imagebutton, image...)
I tried with a ScreenCapture on the position X/Y of the control but if there's an other control on this control it's not good...
Is it possible to do it in C#?
Or maybe there's a tip...
Thanks for your replies, it's for show the real transparency in drawing every control on the background...
Last edited: