DrawBackgroundImage
Previous
Top
Next
Draws an image on the background.
Syntax: DrawBackgroundImage (FileName As String)
Example:
gw.DrawBackgroundImage(
AppPath
&
"\backdrop.jpg"
)