Leadtools.WinForms Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.8.31
RasterThumbnailBrowserAddFileEventArgs Class Members
See Also  Properties 
Leadtools.WinForms Namespace : RasterThumbnailBrowserAddFileEventArgs Class


The following tables list the members exposed by RasterThumbnailBrowserAddFileEventArgs.

Public Constructors

 NameDescription
Public ConstructorRasterThumbnailBrowserAddFileEventArgs Constructor Initializes a new RasterThumbnailBrowserAddFileEventArgs with default values.  
Top

Public Properties

 NameDescription
Public PropertyAdd Returns true if the file was successfully added to the RasterThumbnailBrowser; false otherwise.  
Public PropertyFileName Returns the file name that was just added to the RasterThumbnailBrowser.  
Top

See Also