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

iphone - Three second countdown in cocos2d -

hyperlink - how to do url routing in php -

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