GdPicture.NET.14
GdPicture14 Namespace / ThumbnailEx Class

In This Topic
ThumbnailEx Class Methods
In This Topic

For a list of all members of this type, see ThumbnailEx members.

Public Methods
 NameDescription
Public Method Adds a new thumbnail to the list from a file.  
Public MethodOverloaded.  Adds a new thumbnail to the list from a GdPicture Image.  
Public MethodOverloaded.  Adds a new thumbnail to the list from a file.  
Public Method  
Public MethodOverloaded.  (Inherited from System.Windows.Forms.Control)
Public Method (Inherited from System.Windows.Forms.Control)
Public Method Reset the control and clear all generated thumbnails.  
Public Method (Inherited from System.Windows.Forms.Control)
Public Method (Inherited from System.Windows.Forms.Control)
Public Method (Inherited from System.Windows.Forms.Control)
Public Method (Inherited from System.MarshalByRefObject)
Public Method  
Public Method (Inherited from System.Windows.Forms.Control)
Public Method (Inherited from System.Windows.Forms.Control)
Public Method (Inherited from System.Windows.Forms.Control)
Public Method Ensures that the specified item is visible within the control, scrolling the contents of the control if necessary.  
Public Method (Inherited from System.Windows.Forms.Control)
Public Method Returns the index of the nearest item at the given location, searching in the specified direction.  
Public Method (Inherited from System.Windows.Forms.Control)
Public MethodOverloaded.  (Inherited from System.Windows.Forms.Control)
Public Method (Inherited from System.Windows.Forms.Control)
Public Method Returns the index of the item at the specified location.  
Public Method Gets the bitmap of a specific item in the thumbnail list.  
Public Method Returns the check state (if checked or not) of a specific item in the thumbnail list.  
Public Method Returns the file path of the item source in case the control has been loaded from a folder source by the LoadFromDirectory() method.  
Public Method Returns the focus state (if focused or not) of a specific item in the thumbnail list.  
Public Method Returns the select state (if selected or not) of a specific item in the thumbnail list.  
Public Method Gets the tag object associated with a specific item in the thumbnail list.  
Public Method Gets the text of a specific item in the thumbnail list.  
Public Method (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.Windows.Forms.Control)
Public Method (Inherited from System.Windows.Forms.Control)
Public Method (Inherited from System.Windows.Forms.Control)
Public Method (Inherited from System.MarshalByRefObject)
Public Method Adds a new thumbnail to the list from a file.  
Public Method Inserts a new thumbnail to the list from a GdPicture Image.  
Public Method Inserts a new thumbnail to the list from a Stream.  
Public MethodOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodOverloaded.  (Inherited from System.Windows.Forms.Control)
Public Method Forces the control to render all items (visible and not visibles) synchronously.  
Public MethodOverloaded.  Load thumbnails from directory. The ThumbnailEx control will generate a thumbnail for each image or PDF document found in the directory. Thumbnails will be generated asynchronously.  
Public Method Load thumbnails from an array of files. Thumbnails will be generated asynchronously.  
Public Method Load thumbnails from a GdPicture Image. If the GdPicture image is a multipage image, the ThumbnailEx control will generate a thumbnail for each page. Thumbnails will be created asynchronously.  
Public Method Load thumbnails from PDF document loaded by a GdPictureImaging object. The ThumbnailEx control will generate a thumbnail for each page in the document. Thumbnails will be created asynchronously.  
Public Method Load thumbnails from a GdViewer object. If the GdViewer object handles a multipage document, the ThumbnailEx control will generate a thumbnail for each page. Thumbnails will be created asynchronously.  
Public MethodOverloaded.  Adds to the control items which have been appended to the source after the latest loading operation. Works only when source is a GdViewer object, GdPicture image or GdPicturePDF object. New thumbnails will be generated asynchronously.  
Public MethodOverloaded.  (Inherited from System.Windows.Forms.Control)
Public Method Moves an item in the thumbnail list.  
Public Method (Inherited from System.Windows.Forms.ContainerControl)
Public MethodOverloaded.  (Inherited from System.Windows.Forms.Control)
Public Method (Inherited from System.Windows.Forms.Control)
Public Method (Inherited from System.Windows.Forms.Control)
Public Method (Inherited from System.Windows.Forms.Control)
Public Method (Inherited from System.Windows.Forms.Control)
Public Method (Inherited from System.Windows.Forms.Control)
Public Method (Inherited from System.Windows.Forms.Control)
Public Method Redraws a specific item in the thumbnail list.  
Public Method (Inherited from System.Windows.Forms.Control)
Public Method Deletes a GdPicture Image from the memory.  
Public Method Clear the ThumbnailEx control then reload all thumbnails.  
Public Method Removes a specific item in the thumbnail list.  
Public Method (Inherited from System.Windows.Forms.Control)
Public MethodOverloaded.  (Inherited from System.Windows.Forms.Control)
Public Method (Inherited from System.Windows.Forms.Control)
Public Method (Inherited from System.Windows.Forms.Control)
Public Method (Inherited from System.Windows.Forms.ScrollableControl)
Public Method (Inherited from System.Windows.Forms.Control)
Public Method Selects and set the focus to a specific item in the thumbnail list.  
Public Method (Inherited from System.Windows.Forms.Control)
Public Method (Inherited from System.Windows.Forms.Control)
Public Method (Inherited from System.Windows.Forms.ScrollableControl)
Public MethodOverloaded.  (Inherited from System.Windows.Forms.Control)
Public Method Changes the background color of a specific item in the thumbnail list.  
Public MethodOverloaded.  Changes the bitmap of a specific item in the thumbnail list, from a GdPicture Image.  
Public Method Changes the check state (if checked or not) of a specific item in the thumbnail list.  
Public Method Changes the select state (if selected or not) of a specific item in the thumbnail list.  
Public Method Change the font used to render the text of all items.  
Public Method Change the size, in pixel, of each item.  
Public Method Change the spacing between each item.  
Public Method Changes the tag object associated with a specific item in the thumbnail list.  
Public Method Changes the text of a specific item in the thumbnail list.  
Public Method Changes the tooltip of a specific item in the thumbnail list.  
Public Method (Inherited from System.Windows.Forms.Control)
Public Method (Inherited from System.Windows.Forms.Control)
Public MethodOverloaded.  Swap two items bitmap in the thumbnail list.  
Public Method (Inherited from System.ComponentModel.Component)
Public Method Unselects all selected items.  
Public Method (Inherited from System.Windows.Forms.Control)
Public MethodOverloaded.  (Inherited from System.Windows.Forms.ContainerControl)
Public MethodOverloaded.  (Inherited from System.Windows.Forms.UserControl)
Top
See Also