ImageGear22.Windows.Forms Assembly > ImageGear.Windows.Forms.Thumbnails Namespace : IImGearThumbnailCtl Interface |
For a list of all members of this type, see IImGearThumbnailCtl members.
Name | Description | |
---|---|---|
![]() | DeleteAllItems | Removes all the items from the Thumbnail control. |
![]() | DeleteItem | Removes specified item from the Thumbnail control. |
![]() | DirectoryAppend | Creates a series of thumbnail items (either one per file, or one per page per file), by scanning through the specified directory and selecting all of the files matching the specifying filters. |
![]() | DocumentAppend | Appends ImageGear document to the Thumbnail control. |
![]() | FileAppend | Appends a file specified by selection to the Thumbnail control. |
![]() | Item | Returns ImGearThumbnailItem object by given index. |
![]() | PageAppend | Appends ImageGear.Core.ImGearPage class object to the Thumbnail control. |
![]() | ReloadAll | Reloads all thumbnails in the Thumbnail control. |
![]() | ReloadItem | Reloads thumbnail picture in the specified thumbnail item. |