Search results for query: *

  • Users: ncc1701d
  • Content: Threads
  • Order by date
  1. N

    form follows cursor?

    using VB.NET, can anyone here make a form follow my mouse cursor around my screen as i move my mouse. I am not sure if I should use setcapture or what?thanks for any help. A working example would be great but any help is nice, :) thanks
  2. N

    how does one find mouse location in screen coordinate

    how does one find mouse coordinates location on screen (not just in form)using VB.NET.? Any tutorials or suggestions. Just displaying those coordinates in text boxes is all I am trying to do. Should i use mouse messages or get cursor positions or mousemove? I am a beginner so any tips/code...
Back
Top