Description This method loads a bitmap from a file.
Syntax lRet = [BiDib.]LoadBitmapFromFile FileName
Remarks lRet LONGLONG Handle to the loaded bitmap. 0 on error.
FileName String Path and name of the bitmap to load.
Note: This method does not free the Bitmap. Call the DropBitmap method to free up the Bitmap