Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

pasting clipboard picture into OLE object on form

Status
Not open for further replies.

wekkew

Programmer
Sep 28, 1998
123
GB
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top