Capturing Mouse Pointer?
C#
3
Posts
2
Posters
0
Views
1
Watching
-
Is there any mechanism to take the screenshot of the desktop along with the mouse pointer? Here what i need is an image of the desktop in which it contains the mouse pointer. Thanks in Advance Ramu Medida.
Ramu, Have you tried Googling for that? If you did, you might have come with http://www.codeproject.com/csharp/DesktopCaptureWithMouse.asp, which would show you how to do it... Hogan
-
Ramu, Have you tried Googling for that? If you did, you might have come with http://www.codeproject.com/csharp/DesktopCaptureWithMouse.asp, which would show you how to do it... Hogan