LEADTOOLS Windows Forms (Leadtools.WinForms assembly)
LEAD Technologies, Inc

CancelLoadingThumbnails Method






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()
 function Leadtools.WinForms.RasterThumbnailBrowser.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RasterThumbnailBrowser Class
RasterThumbnailBrowser Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.