|
-
Feb 13th, 2000, 09:50 PM
#1
Thread Starter
New Member
Hello All,
Does anyone know any easy way to set the picture for an image file the same as it is for a picture file?
I basically capture the screen image into the picture object, but want to set the image object to show what is in the picture object. Any ideas (not including save the picture as a temp file and load it into the image.)
TIA
Ell
------------------
Ell Holmes
[email protected]
-
Feb 13th, 2000, 09:58 PM
#2
Junior Member
Try this line,
Image1.Picture = Picture1.Image
This should work.
------------------
It is by will alone I set my mind in motion.
[email protected]
[This message has been edited by Kain_Emanon (edited 02-14-2000).]
-
Feb 14th, 2000, 01:09 AM
#3
Thread Starter
New Member
Thanks Kain,
how simple can you get, I was trying things like set image1.picture and tricks like that
Serves me right for trying to be clever
Thanks again
ELL
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|