Mouse Events

Z

zon7

I want my program to capture a part of the screen by drawing a
rectangle with the mouse.
But as I click the mouse out of the form, the program lost the focus.
Is there any way to do this?
For example getting all the mouse events?
 
B

Bala

Hi,

I believe it's possible to hook into a Windows event sink to capture
all mouse-events. Try searching for these "event sinks"..
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top