New1
Previous  Next

Initializes the Bitmap object.
Loads an image from a file.
Syntax: New1 (FileName As String)

Example:
bitmap1.New1 (AppPath & "\smiley.gif")