This method checks whether or not there is clipboard data
[Visual Basic]   [ Boolean = ]imagekitcontrolname.IsClipBrdData
[Visual C++]     [ BOOL = ]imagekitcontrolname.IsClipBrdData()
[VB.NET]   [ Boolean = ]imagekitcontrolname.IsClipBrdData()
[C#.NET]   [ bool = ]imagekitcontrolname.IsClipBrdData()

Parameters

None

Return Value

Returns True (nonzero) if there is clipboard data, otherwise returns False (0)

Explanation

The IsClipBrdData method checks whether or not there is clipboard data.

 

The ImageKit10 ActiveX is a product created by Newtone Corporation