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

Refresh Method






Refresh loading thumbnails and generates new thumbnails for new files and remove thumbnails for deleted files
Syntax
public override void Refresh()
'Declaration
 
Public Overrides Sub Refresh() 
'Usage
 
Dim instance As RasterThumbnailBrowser
 
instance.Refresh()
public override void Refresh()
 function Leadtools.WinForms.RasterThumbnailBrowser.Refresh()
public:
void Refresh(); override 
Remarks
This method will refresh loading thumbnails for the paths that specified in LoadThumbnails(String,String,RasterThumbnailBrowserLoadFlags) method, this method will generate new thumbnails and remove thumbnails for deleted files.
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.