|
-
May 5th, 2000, 01:30 AM
#1
Thread Starter
Addicted Member
Hello,
How can I check if a PictureBox has a image loaded or not inside of it?
I already tryed to use
If Picture1.Picture = LoadPicture("") Then...
and
If Picture1.Picture is Nothing Then...
but it didn't work.
Any ideas of how to solve this?
Thanks a lot.
Michel Jr.
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
|