Click event for anywhere on the screen

  • Thread starter Thread starter Bob Achgill
  • Start date Start date
B

Bob Achgill

I need a click event that will fire for anywhere I click
on the screen. Whether inside my VB app form or outside.

Is there such a thing?
 
Hummm??? I don't understand how I can get from here to
knowing if the mouse is clicked somewhere over an Excel
spreadsheet. Maybe Assessibility navigate functions
would let me know this event happened?
 
You guys understand all these system hooks things...but
it seems to be above my head.

Maybe I can simply my requirement to make the solution
easier on myself...

Let's say I can live with needing to know when the user
clicks anywhere on the AxWebBrowser window within my Form.

I've looked ... there is no click event for the
AxWebBrowser. :o(

Is this an easier thing to do?
 

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

Back
Top