|
-
Oct 6th, 2000, 04:17 AM
#1
Thread Starter
New Member
Hi.
Does anybody know how to find out when a picture is loaded? (without looking)
I have this:
With Start
.Visible = False
.Stretch = False
.Picture = LoadPicture(lp)
End With
But I need to know when the picture is finished loading, and... but this is not important.. somehow wait until the task is finished before doing something else. Any Ideas?
Thanks
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
|