I have created a blank form with something drawn using drawing class. I have tried to use Bitblt to copy the screenshot of the form to a bitmap variable. However, the .net compact framework seems not supporting Bitblt in the same way.
I need an alternative to capture the screenshot without Bitblt!~
I need an alternative to capture the screenshot without Bitblt!~