Description
A read-only boolean value indicating whether the clipboard contains overlay compatible data.
Property type
A Boolean value.
Syntax
object.ClipboardDataAvailable([ClipFormatName])
The ClipboardDataAvailable Property syntax has these parts:
Optional name for the clipboard format to use. By default this name will be the ClipboardName property.
Remarks
The only clipboard data compatible with a given overlay is the data copied from this overlay or from another one sharing the same name.