ImageGear for .NET User Guide > Using ImageGear for .NET > Using ImageGear.Windows.Forms.Thumbnails Namespace > The GUI Thumbnail Window |
The GUI Thumbnail Control provides the ability to work with thumbnail images displayed on a thumbnail browser window. Each thumbnail is associated with an ImGearThumbnailItem Class object, which contains full information about the image. The collection of ImGearThumbnailItem Class objects is implemented within the ImGearThumbnailCtl Class.
When the application program runs, the thumbnail browser appears as a series of image buttons on the window.
This section provides information about how an application interacts with the GUI Thumbnail control in the following ways: