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 )
[VB.NET]   thumbcontrolname.Cancel [ = Boolean ]
[C#.NET]   thumbcontrolname.Cancel [ = bool ]

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 ImageKit10 ActiveX is a product created by Newtone Corporation