G
Gem_man
How can I use the If statement to check whether an Image control contains an
image?
I keep getting 438 error (object doesnt support proprty or method) or
Invalid Use of Object error.
I basically want to say If Image1.Picture <> Nothing then A=1
i realise that this is basic stuff but it has me stumped
Thanks in advance
Gem_man
image?
I keep getting 438 error (object doesnt support proprty or method) or
Invalid Use of Object error.
I basically want to say If Image1.Picture <> Nothing then A=1
i realise that this is basic stuff but it has me stumped
Thanks in advance
Gem_man