LEADTOOLS Windows Forms (Leadtools.WinForms assembly)

FinishedLoadingThumbnails Event

Show in webframe





Occurs when the loading operation finishes.
Syntax
public event EventHandler FinishedLoadingThumbnails
'Declaration
 
Public Event FinishedLoadingThumbnails As EventHandler
'Usage
 
Dim instance As RasterThumbnailBrowser
Dim handler As EventHandler
 
AddHandler instance.FinishedLoadingThumbnails, handler

            

            
public:
event EventHandler^ FinishedLoadingThumbnails
Remarks

This event is raised if when the loading operation (initiated by calling the LoadThumbnails(String,String,RasterThumbnailBrowserLoadFlags) method) is finished either due to all items being completely loaded or due to the user canceling the load operation.

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.