DataObject::ContainsImage Method ()
.NET Framework (current version)
Indicates whether the data object contains data that is in the Bitmap format or can be converted to that format.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Use this method to determine whether the data object contains image data before retrieving it with the GetImage method.
.NET Framework
Available since 2.0
Available since 2.0
Show: