W
Wayne
In a Delphi application I would use GetDC passing the handle of the window I
wanted to capture, then with the handle and a caption I would be able to
convert the image to a bitmap. I would like to be able to do this in
C#/.net, but I don't know where to start.
Can someone point me in the right direction?
Thanks
Wayne
wanted to capture, then with the handle and a caption I would be able to
convert the image to a bitmap. I would like to be able to do this in
C#/.net, but I don't know where to start.
Can someone point me in the right direction?
Thanks
Wayne