MousePosition

  • Thread starter Thread starter Scatropolis
  • Start date Start date
S

Scatropolis

How do I set the MousePosition?

I found MousePosition but it says it can't modified it because it isn't a
variable.

thanks
 
Cursor.Position is a read/write variable. You should be able to set your mouse
position using
this feature. Note that setting the mouse position is very disconcerting for
many uers, and that
some software drivers will also be doing this creating what you might call a
very poor user
experience.
 

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