LEADTOOLS Windows Forms (Leadtools.WinForms assembly)

CancelLoadingThumbnails Method

Show in webframe





Cancels the load operation at any time.
Syntax
public void CancelLoadingThumbnails()
'Declaration
 
Public Sub CancelLoadingThumbnails() 
'Usage
 
Dim instance As RasterThumbnailBrowser
 
instance.CancelLoadingThumbnails()

            

            
public:
void CancelLoadingThumbnails(); 
Remarks
You can call this method at any time to abort loading remaining thumbnails (if any). Thumbnails are loaded with the LoadThumbnails(String,String,RasterThumbnailBrowserLoadFlags) method. At any time, you can check if the control has any items that are yet to be loaded with the IsLoadingThumbnails property.
Example
For an example, refer to RasterThumbnailBrowser.
Requirements

Target Platforms

See Also

Reference

RasterThumbnailBrowser Class
RasterThumbnailBrowser Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.