How would I set the background picutre of a form on load time. I want it to load using a string variable that contains the location of the picture.

Me.Picture = strPathofPicture
gives me a type mismatch.