Description Loads the specified image from a Windows Clipboard file.
Usage Dib = [BiDib.]LoadClipboardFormatFileName Format
Remarks Dib LONGLONG The device independent bitmap. 0 if error occurred.
FileName String The file name of a Windows Clipboard format file.
Format Integer Clipboard format to load. See Visual Basic definitions.
See Also SaveClipboardFormat Method
Note: This method does not free the DIB. Call the DropDIB Method to free up the DIB