Hi, I know this is possible but cant seem to get it to work. (Im probably doing it wrong).
How do I load a .gif file into the background of a form at runtime? is it:
myform.picture = "c:\Mypic.gif"
it doesn't seem to want to work
Thanks for any help.



Reply With Quote