E
emferrari
Hi all
I'm developing a windows form application that has a picturebox in
which I'll load screen prints from a jpg file. I want the user to click
in one point in the image and after the click fill two text boxes with
the X and Y coordinates of that click, but the coordinates need to be
based in the image only not in the whole form. I did not find anything
that tells me about this in the internet. Does somebody here already
did something similar and can give me some help?
Thanks!
Eduardo
I'm developing a windows form application that has a picturebox in
which I'll load screen prints from a jpg file. I want the user to click
in one point in the image and after the click fill two text boxes with
the X and Y coordinates of that click, but the coordinates need to be
based in the image only not in the whole form. I did not find anything
that tells me about this in the internet. Does somebody here already
did something similar and can give me some help?
Thanks!
Eduardo