#1 2006-09-21 06:53:40

xreddawg909x
New member
Ranking
Registered: 2006-09-21
Posts: 2
Expertise

Copy Picturebox Image

I have a picturebox on a form that has just drawn a fractal image. I try/want/hope to copy that image/picture to the clipboard and have used many variations of:

Clipboard.Clear
Clipboard.SetData Picture1.Picture
or
Clipboard.Setdata Picture1.Image, vbCFBitMap

etc, and always get an error message of
"RUNTIME ERROR 480"
CAN'T CREATE AUTOREDRAW IMAGE

I have set the Picturebox control Autoredraw both on & off without effect.

What to do? Help ...

Or failing that, is there anyway to copy to a VB6 Image control?

Offline

 

Board footer

OPML feedsRSS feeds



Powered by WWWThreads Forum
© Copyright 2006, WWWThreads