Enum CachedImageType
Represents the type of image in the cache manager.
Namespace: Manina.Windows.Forms
Assembly: ImageListView.dll
Syntax
public enum CachedImageType
Fields
| Name | Description |
|---|---|
| LargeIcon | Large shell icon. |
| SmallIcon | Small shell icon. |
| Thumbnail | Thumbnail image. |