This property sets whether or not the process of displaying images in the Thumbnail Control is canceled.

[Visual Basic]   thumbcontrolname.Cancel [ = Boolean ]
[Visual C++]     thumbcontrolname.SetCancel(BOOL Val )

Property Value

Value Explanation
True Cancels the process
False Does not cancel the process

Explanation

The Cancel property sets whether or not the process of displaying images in the Thumbnail Control is canceled. To cancel, set this property to True.

Setting this value

  This value can be set at run-time.

Retrieving this value

  This value cannot be retrieved.

 

The ImageKit8 ActiveX is a product created by Newtone Corporation