Determine whether an object contains a picture.
Determine whether an object contains a picture.
Rate Determine whether an object contains a picture.
(1(1 Vote))
If Command1.Picture.Height = 0 then
msgbox "No Picture"
End if
Determine whether an object contains a picture. Comments
No comments yet — be the first to post one!
Post a Comment