Thumbnail Overview

Public Constructor

 Thumbnail Constructor Initializes a new instance of the Thumbnail class

Public Properties

 AllowDrag Sets whether or not a thumbnail image can be dragged from the thumbnail control and dropped into the ImageKit Control or into another Thumbnail Control
 Appearance Sets the appearance of the Thumbnail Control
 ArrayDirectoryName Retrieves the image file's directory name from the thumbnail image specified by the ArrayImageNumber property
 ArrayFileName Retrieves the image file's filename from the thumbnail image specified by the ArrayImageNumber property
 ArrayImageNumber Uses the thumbnail image number to retrieve the image file's filename, directory name, and page number
 ArrayPageNumber Retrieves the image file's page number from the thumbnail image specified by the ArrayImageNumber property
 BorderColor Sets the color for the border of the Thumbnail Control
 BorderVisible Sets whether or not the Thumbnail Control border is displayed
 BorderWidth Sets the size of the area between the edge of the Thumbnail Control and the display of the thumbnails
 Button3D Sets whether or not the individual frames of the Thumbnail Control are shown in 3D
 Cancel Sets whether or not the process of displaying images in the Thumbnail Control is canceled
 CellSmallMargin Sets whether to reduce the margin between the displayed thumbnail image and the cell border
 CellSpacing Sets the amount of space (in pixels) between the thumbnail cells
 ClearOnLoad Sets whether or not previously loaded images are cleared when an image is loaded into the Thumbnail Control
 ColumnNumber Sets the number of columns displayed in the Thumbnail Control
 EnableArrowKeys Sets whether or not the arrow keys and the PageUp, PageDown keys on the keyboard can be used to scroll the images in the Thumbnail Control
 EnableMouseMoveButton Sets whether or not the thumbnail image is selected when the mouse moves over that thumbnail image frame
 EnableMouseWheel Sets whether or not the mouse wheel is enabled
 EnableSelectMultiFiles Sets whether or not multiple thumbnail images can be selected
 ErrorStatus Refers to the types of errors that can occur when using the Thumbnail Control
 ExifAutoRotate Sets whether to automatically adjust and display the direction of photos taken with a smartphone.
 FileExtension Sets the the image type that can be displayed in the Thumbnail Control
 FileName Refers to the filename of the image when the thumbnail image is selected
 FilePath Sets the file path to the directories containing the images
 ForeColorDown Sets the color of the thumbnail image frame when the image is selected
 ForeColorUp Sets the color of the thumbnail frame when the thumbnail image is not selected
 Image Refers to the image handle of the image loaded into the Thumbnail Control
 ImageSize Sets the size of the thumbnail image when it is displayed
 ListOfFileNames Sets the list of file names of the images to be displayed in the Thumbnail control.
 LoadMode Sets how images are loaded and displayed in the Thumbnail Control
 PictureDown Sets a background image displayed on the the display area of the thumbnail image
 PictureUp Sets a background image displayed on the display area of the thumbnail image when the thumbnail has not been clicked
 RowNumber Sets the number of rows displayed in the Thumbnail Control
 ScrollBar Sets whether or not scroll bars are enabled on the Thumbnail Control
 ScrollDirection Sets whether the Thumbnail Control can be scrolled horizontally or vertically
 ScrollStep Sets the size of the scroll step
 SelectTextBackColor Sets the background color of the text (either filename or comment) for the selected thumbnail image
 SelectTextColor Sets the color of the text (either filename or comment) for the selected thumbnail image
 SelectTextTransparent Sets whether or not the transparency is enabled when the filename or comment is displayed in the thumbnail cell that has been selected
 ShowFileName Sets whether or not the file name of the image in the Thumbnail Control is displayed under the image
 Sort Sets the sorting method for the image files contained in the folder(s) specified by the FilePath property
 SortDate Sets how the files will be sorted when the Sort property is set to SortDate
 SortOrder Sets whether the image files set in the FilePath property are sorted in ascending or descending order
 StartNumber Sets the image number of the thumbnail image displayed in the top left corner of the Thumbnail Control
 Style Sets the style of the thumbnail image frame
 TextBackColor Sets the background color for the text (either the filename or comment) for a thumbnail image
 TextColor Sets the color of the text (either the filename or comment) for a thumbnail image
 TextTransparent Sets whether or not the transparency is enabled when the filename or comment is displayed in the thumbnail cell
 ThumbnailFile Sets the thumbnail file used by the Thumbnail Control
 TotalImageNumber Retrieves the total image number of the thumbnail images

Public Methods

 Clear Clears the Thumbnail Control
 DeleteImage Deletes the specified thumbnail image from Thumbnail Control
 DeSelectImage Deselects a thumbnail image that has been selected
 Display Displays the thumbnail images
 GetFiles Acquires the thumbnail image
 IsSelected Determines if the specified thumbnail image is selected
 Scroll Scrolls the thumbnail images
 SelectImage Selects a thumbnail image
 SortImage Sorts images in the Thumbnail Control according to values set in the Sort, SortDate, and SortOrder properties.
 UpdateThumbnailFile Updates the thumbnail file

Public Events

 EndLoadFile Generated after each image is loaded into the Thumbnail Control
 MouseMoveOnThumbnail Generated when the mouse is moved over a thumbnail image in the Thumbnail Control
 SelectFile Generated when a thumbnail image is selected. Thumbnail images can be selected by clicking the mouse, using the keyboard, or executing the SelectImage method
 ShowThumbnailImage Generated just after a thumbnail image is displayed in the Thumbnail Control
 StartLoadFile Generated before each image is loaded on the Thumbnail Control

See Also

Newtone.ImageKit.Win.Thumbnail

 

The ImageKit.NET3 is created by Newtone Corporation