sriky
February 15th, 2000, 09:34 AM
I have a set of text boxes and a picture on a form. Is there any way I can copy it to the clip board so that I can use it in other applications (like Word, Crystal reports etc). I tried but no luck yet.
thanks
Chris Eastwood
February 15th, 2000, 09:55 AM
If you mean that you want to capture that portion of the form into memory, then yes - it's quite straightforward.
Dr Michael (from this forum) has a couple of excellent routines on the site at http://codeguru.developer.com/vb/articles/1998.shtml - these will allow you to capture any 'window' with a 'HWND' property to the clipboard - or even save it straight to disk.
Chris Eastwood
CodeGuru - the website for developers
http://codeguru.developer.com/vb