ClipboardContainsImage Method

CVB.Net Documentation
Check whether the clipboard contains data that can be directly pasted into a CVB image.

Namespace:  Stemmer.Cvb.Forms
Assembly:  Stemmer.Cvb.Forms (in Stemmer.Cvb.Forms.dll) Version: 14.0.0.0
Syntax

public static bool ContainsImage()

Return Value

Type: Boolean
true if the application's clipboard currently contains a Common Vision Blox compatible image, false otherwise.
See Also

Reference