How Can I Check If The iPictureDisp has a picture !!!???
i have try IsNull , = Nothing ....
What Can I Do
(i want to check if the user chose pic or NOT !!!)
HLP PLZ THX:D :D :D
Printable View
How Can I Check If The iPictureDisp has a picture !!!???
i have try IsNull , = Nothing ....
What Can I Do
(i want to check if the user chose pic or NOT !!!)
HLP PLZ THX:D :D :D
What is iPictureDisp?
it is a variable Type Like Integer Or String and it can hold
in it a picture , it is returnd from the function LoadPicture !:)
If it is > 0 then a picture was loaded. You can also check to see if the file exists before calling LoadPicture using Dir$.