Click or drag to resize

FolderThumbnailViewRefreshThumbnails Method

Note: This API is now obsolete.

This method will force the items in the FolderThumbnailView to reload. This is the same as calling the Reload method on Items.

Namespace:  Atalasoft.Imaging.WinControls
Assembly:  Atalasoft.dotImage.WinControls (in Atalasoft.dotImage.WinControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
[ObsoleteAttribute("This method may be removed in future versions.  Use Items.Reload instead.", 
	false)]
public void RefreshThumbnails()
See Also