saving multiple coordinations using picturebox

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • nadylaymoud@gmail.com

    #1

    saving multiple coordinations using picturebox

    dear group,

    well..I`m a newbie when it comes to VB...I`ve been programming
    using the C++ for long time ...here is the problem ..I have a picture
    that I can get an ( x, y ) coordinates with
    PictureBox1_cli ck...I would really appreciate it ..if someone told me
    who to save these coordinates and well...get other coordinates when the
    user click on a different spot on the picture without losing the first
    coordinates ....thanks in advance ....:)

Working...