Mouseover outside the form
C#
4
Posts
3
Posters
0
Views
1
Watching
-
Any idea on mouseover outside the form? eg:the form is not on focus and when i mouseover a text from another program an action will trigger.
-
i think you can not do that because you will be out of the scope of the event, but try to google for background processes something like that to capture the mouse.
-
Any idea on mouseover outside the form? eg:the form is not on focus and when i mouseover a text from another program an action will trigger.