hello
i wrote a utility to add text to an imported image in a picturebox control.
the user imports the picture, enters text in a text box, then clicks on the picturebox and it writes the contents of the text box at that point on the picture.
this was very simple.
i would like to eliminate the textbox and simply click at a point on the picture, type on the keyboard and have that text appear on the picture at the mouse point.
i cannot find a discussion on doing this.
any advice would be appreciated.
daveleo
i wrote a utility to add text to an imported image in a picturebox control.
the user imports the picture, enters text in a text box, then clicks on the picturebox and it writes the contents of the text box at that point on the picture.
this was very simple.
i would like to eliminate the textbox and simply click at a point on the picture, type on the keyboard and have that text appear on the picture at the mouse point.
i cannot find a discussion on doing this.
any advice would be appreciated.
daveleo