Cursor.Position

  • Thread starter Thread starter Lasse
  • Start date Start date
L

Lasse

Hi,
If the user clicks a panel, how do I get det point where it is clicked?
Cursor.Position returns the point on the form, but maybe there's another
way?

Thanks in advance!
 
Lasse said:
Hi,
If the user clicks a panel, how do I get det point where it is clicked?
Cursor.Position returns the point on the form, but maybe there's another
way?

Thanks in advance!


Argument of onclick event for any control has it.
 

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