ImageGear22.Windows.Forms Assembly : ImageGear.Windows.Forms.Thumbnails Namespace |
This namespace provides GUI Thumbnail control API.
Class | Description | |
---|---|---|
ImGearThumbnailAfterLoadEventArgs | This class specifies a list of arguments for ImGearThumbnailAfterLoadEventHandler delegate. | |
ImGearThumbnailBeforeLoadEventArgs | Specifies a list of arguments for ImGearThumbnailBeforeLoadEventHandler delegate. | |
ImGearThumbnailCtl | Controls operations with thumbnail items. | |
ImGearThumbnailItem | Represents one of the thumbnail items displayed on the thumbnail browser. | |
ImGearThumbnailItemEventArgs | Specifies a list of arguments for ImGearThumbnailItemEventHandler delegate. |
Interface | Description | |
---|---|---|
IImGearThumbnailCtl | Interface for operations with thumbnail items. | |
IImGearThumbnailItem | Provides interface for thumbnail items. |
Delegate | Description | |
---|---|---|
ImGearThumbnailAfterLoadEventHandler | Used for declaring ItemAfterLoad event. | |
ImGearThumbnailBeforeLoadEventHandler | Used for declaring ItemBeforeLoad event. | |
ImGearThumbnailItemEventHandler | Used for declaring ImGearThumbnailCtl.ItemAfterCreate, ImGearThumbnailCtl.ItemBeforeDelete, ImGearThumbnailCtl.ItemClicked and ImGearThumbnailCtl.ItemDoubleClicked events. |
Enumeration | Description | |
---|---|---|
ImGearDragDropOptions | Specifies drag and drop actions that are allowed in the thumbnail control. | |
ImGearSortOptions | Specifies what sorting is used when a new item is added. |