mouseevent - VB.NET event listener for click outside a form -


in vb.net can add event listener clicking inside form, want program pick clicks outside form, when clicking elsewhere. possible?

you talking global mouse hook, codeplex project globalmousekeyboardhook 1 of easier ways accomplish it.


Comments

Popular posts from this blog

java.util.scanner - How to read and add only numbers to array from a text file -

rewrite - Trouble with Wordpress multiple custom querystrings -