Unicode Controls & Classes for VB6 - Version 4
clsGpBitmap
.CreateFromFile Function
Loads the image from a file
Syntax
Public Function CreateFromFile (ByRef
sFile
As String) As
GpStatus
Parameters
Parameter
Description
ByRef
sFile
As String
The file to load
Remarks