|
-
Feb 7th, 2000, 06:36 AM
#1
Thread Starter
Frenzied Member
-
Feb 7th, 2000, 06:48 AM
#2
Because the Picture Property is expecting a Picture Object, use the LoadPicture Method instead:
Code:
Image1.Picture = LoadPicture(Form1.Caption)
------------------
Aaron Young
Analyst Programmer
[email protected]
[email protected]
Certified AllExperts Expert
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
|