VISUAL BASIC

This method is used to copy graphic data from clipboard to a specific object. The type of data requested is specified by format% parameter. This parameter is an integer with the value of 2-(vbCFBitmap), 3-(vbCFmetafile), 8-(vbCFDIB), or 14-(vbCFEMetafile). ................
................