Hello
Have form with bound ole object. I need the user to be able to take screen dumps (via printScreen key) and then paste them into the bound ole object control on the form. I've played with clip/stretch/zoom but the quality is yuk.
what I want to try and avoid is having to first save the screen dump to a file and then browse to that file - using copy and paste is the way I'd like to go.
Is there another control that I could use?
Did do a quick vb6 front end on the database but that didn't seem to allow me to paste direct into the control on the vb6 form.
Thanks
Have form with bound ole object. I need the user to be able to take screen dumps (via printScreen key) and then paste them into the bound ole object control on the form. I've played with clip/stretch/zoom but the quality is yuk.
what I want to try and avoid is having to first save the screen dump to a file and then browse to that file - using copy and paste is the way I'd like to go.
Is there another control that I could use?
Did do a quick vb6 front end on the database but that didn't seem to allow me to paste direct into the control on the vb6 form.
Thanks