|
-
Feb 25th, 2006, 10:01 PM
#1
Thread Starter
Member
Help with pics
I've created an image window in a form and I'm trying to display a jpeg file in it. First of all, although I have tried, is "DIM imgPhoto as Image" necessary? The line command is as follows:
imgPicture.Picture = LoadPicture("C:\Documents and Settings\Owner\My Documents\My Pictures\DCAO0082.JPG")
Debug tells me that:
imgPicture.Picture =<Object variable or With Block variable not set>
I don't know what that means? What is an object variable/With block variable? The width property has a value.
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
|