D
daMike
Hello,
I have to load a picture (location: slide(2)) into an imagebox
(location: slide(1)). I usually use the statement:
Slide1.Image.Picture = LoadPicture(???????)
Does anybody know how to modify the parenthesis to make it work?
Thanks in advance!
daMike
I have to load a picture (location: slide(2)) into an imagebox
(location: slide(1)). I usually use the statement:
Slide1.Image.Picture = LoadPicture(???????)
Does anybody know how to modify the parenthesis to make it work?
Thanks in advance!
daMike