Using Thumbnail List View Control
One of essential parts of many imaging applications is displaying a list of thumbnails of some
set of images. For example, it is widely used during file selection and other tasks.
In Graphics Mill for .NET, this functionality is presented by the
Aurigma.GraphicsMill.WinControls.ThumbnailListView control.
The usage of this control is discussed here.
ThumbnailListView Features
Overview
The following features are available:
- Four view modes:
- Thumbnails
- Icons
- Detailed list
- Simple list
- Ability to add/remove list items dynamically
- Implementation of list items based on file system, including:
- Files
- Folders
- Drives
- Special file system objects like My Computer, My
Documents, and so on
- Local network objects
- Removable media such as Flash readers, digital cameras, and so on
- Ability to implement custom list items, for example, for images stored in a database, or
in memory
-
Activation ("opening") of an item with a mouse click or keyboard
- Item sorting using different criterias
- Item arrangement (including automatic)
- Multiple selection
- Checkboxes for each item
- Ability to derermine whether an item is in one of three states - selected, checked, or
focused
- Editable labels for each item
- Drag and drop support
- Asynchronous loading of thumbnails and other list item data
- Customizable appearance (including thumbnail size)
- Customizable list of columns in the detailed list