DrawBackgroundImage2
Previous
Top
Next
Draws an image on the background.
Syntax: DrawBackgroundImage2 (Bitmap As Bitmap)
Example:
Form1.Image =
"backdrop.jpg"
gw.DrawBackgroundImage2(Form1.Image)