quantum1976
08-17-2009, 10:46 AM
I've got an app that displays partially transparent drop shadows using 4 separate forms. I wanted to use the normal desktop capture method of GetDC, BitBlt, ReleaseDC, but that doesn't capture the drop shadows.
However, when I use the print screen method, it captures them. I'd like to avoid using this method because I've had problems in the past with the clipboard.
Does anyone have any ideas?
Thanks,
Rich
However, when I use the print screen method, it captures them. I'd like to avoid using this method because I've had problems in the past with the clipboard.
Does anyone have any ideas?
Thanks,
Rich