| Name | Description |
 | AddItemFromFile |
Adds a new thumbnail to the list from a file.
|
 | AddItemFromGdPictureImage | Overloaded.
Adds a new thumbnail to the list from a GdPicture Image.
|
 | AddItemFromStream | Overloaded.
Adds a new thumbnail to the list from a file.
|
 | AttachGdViewer | |
 | BeginInvoke | Overloaded. (Inherited from System.Windows.Forms.Control) |
 | BringToFront | (Inherited from System.Windows.Forms.Control) |
 | ClearAllItems |
Reset the control and clear all generated thumbnails.
|
 | Contains | (Inherited from System.Windows.Forms.Control) |
 | CreateControl | (Inherited from System.Windows.Forms.Control) |
 | CreateGraphics | (Inherited from System.Windows.Forms.Control) |
 | CreateObjRef | (Inherited from System.MarshalByRefObject) |
 | Dispose | |
 | DoDragDrop | (Inherited from System.Windows.Forms.Control) |
 | DrawToBitmap | (Inherited from System.Windows.Forms.Control) |
 | EndInvoke | (Inherited from System.Windows.Forms.Control) |
 | EnsureVisibleItem |
Ensures that the specified item is visible within the control, scrolling the contents of the control if necessary.
|
 | FindForm | (Inherited from System.Windows.Forms.Control) |
 | FindNearestItem |
Returns the index of the nearest item at the given location, searching in the specified direction.
|
 | Focus | (Inherited from System.Windows.Forms.Control) |
 | GetChildAtPoint | Overloaded. (Inherited from System.Windows.Forms.Control) |
 | GetContainerControl | (Inherited from System.Windows.Forms.Control) |
 | GetItemAt |
Returns the index of the item at the specified location.
|
 | GetItemBitmap |
Gets the bitmap of a specific item in the thumbnail list.
|
 | GetItemCheckState |
Returns the check state (if checked or not) of a specific item in the thumbnail list.
|
 | GetItemFileSource |
Returns the file path of the item source in case the control has been loaded from a folder source
by the LoadFromDirectory() method.
|
 | GetItemFocusState |
Returns the focus state (if focused or not) of a specific item in the thumbnail list.
|
 | GetItemSelectState |
Returns the select state (if selected or not) of a specific item in the thumbnail list.
|
 | GetItemTag |
Gets the tag object associated with a specific item in the thumbnail list.
|
 | GetItemText |
Gets the text of a specific item in the thumbnail list.
|
 | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
 | GetNextControl | (Inherited from System.Windows.Forms.Control) |
 | GetPreferredSize | (Inherited from System.Windows.Forms.Control) |
 | Hide | (Inherited from System.Windows.Forms.Control) |
 | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
 | InsertItemFromFile |
Adds a new thumbnail to the list from a file.
|
 | InsertItemFromGdPictureImage |
Inserts a new thumbnail to the list from a GdPicture Image.
|
 | InsertItemFromStream |
Inserts a new thumbnail to the list from a Stream.
|
 | Invalidate | Overloaded. (Inherited from System.Windows.Forms.Control) |
 | Invoke | Overloaded. (Inherited from System.Windows.Forms.Control) |
 | LoadAllItems |
Forces the control to render all items (visible and not visibles) synchronously.
|
 | LoadFromDirectory | Overloaded.
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.
|
 | LoadFromFiles |
Load thumbnails from an array of files.
Thumbnails will be generated asynchronously.
|
 | LoadFromGdPictureImage |
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.
|
 | LoadFromGdPicturePDF |
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.
|
 | LoadFromGdViewer |
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.
|
 | LoadNewThumbnails | Overloaded.
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.
|
 | LogicalToDeviceUnits | Overloaded. (Inherited from System.Windows.Forms.Control) |
 | MoveItem |
Moves an item in the thumbnail list.
|
 | PerformAutoScale | (Inherited from System.Windows.Forms.ContainerControl) |
 | PerformLayout | Overloaded. (Inherited from System.Windows.Forms.Control) |
 | PointToClient | (Inherited from System.Windows.Forms.Control) |
 | PointToScreen | (Inherited from System.Windows.Forms.Control) |
 | PreProcessControlMessage | (Inherited from System.Windows.Forms.Control) |
 | PreProcessMessage | (Inherited from System.Windows.Forms.Control) |
 | RectangleToClient | (Inherited from System.Windows.Forms.Control) |
 | RectangleToScreen | (Inherited from System.Windows.Forms.Control) |
 | RedrawItem |
Redraws a specific item in the thumbnail list.
|
 | Refresh | (Inherited from System.Windows.Forms.Control) |
 | ReleaseGdPictureImage |
Deletes a GdPicture Image from the memory.
|
 | ReloadThumbnails |
Clear the ThumbnailEx control then reload all thumbnails.
|
 | RemoveItem |
Removes a specific item in the thumbnail list.
|
 | ResetText | (Inherited from System.Windows.Forms.Control) |
 | ResumeLayout | Overloaded. (Inherited from System.Windows.Forms.Control) |
 | Scale | (Inherited from System.Windows.Forms.Control) |
 | ScaleBitmapLogicalToDevice | (Inherited from System.Windows.Forms.Control) |
 | ScrollControlIntoView | (Inherited from System.Windows.Forms.ScrollableControl) |
 | Select | (Inherited from System.Windows.Forms.Control) |
 | SelectItem |
Selects and set the focus to a specific item in the thumbnail list.
|
 | SelectNextControl | (Inherited from System.Windows.Forms.Control) |
 | SendToBack | (Inherited from System.Windows.Forms.Control) |
 | SetAutoScrollMargin | (Inherited from System.Windows.Forms.ScrollableControl) |
 | SetBounds | Overloaded. (Inherited from System.Windows.Forms.Control) |
 | SetItemBackgroundColor |
Changes the background color of a specific item in the thumbnail list.
|
 | SetItemBitmap | Overloaded.
Changes the bitmap of a specific item in the thumbnail list, from a GdPicture Image.
|
 | SetItemCheckState |
Changes the check state (if checked or not) of a specific item in the thumbnail list.
|
 | SetItemSelectState |
Changes the select state (if selected or not) of a specific item in the thumbnail list.
|
 | SetItemsFont |
Change the font used to render the text of all items.
|
 | SetItemsSize |
Change the size, in pixel, of each item.
|
 | SetItemsSpacing |
Change the spacing between each item.
|
 | SetItemTag |
Changes the tag object associated with a specific item in the thumbnail list.
|
 | SetItemText |
Changes the text of a specific item in the thumbnail list.
|
 | SetItemToolTipText |
Changes the tooltip of a specific item in the thumbnail list.
|
 | Show | (Inherited from System.Windows.Forms.Control) |
 | SuspendLayout | (Inherited from System.Windows.Forms.Control) |
 | SwapItemsBitmap | Overloaded.
Swap two items bitmap in the thumbnail list.
|
 | ToString | (Inherited from System.ComponentModel.Component) |
 | UnselectAllItems |
Unselects all selected items.
|
 | Update | (Inherited from System.Windows.Forms.Control) |
 | Validate | Overloaded. (Inherited from System.Windows.Forms.ContainerControl) |
 | ValidateChildren | Overloaded. (Inherited from System.Windows.Forms.UserControl) |