Show / Hide Table of Contents

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.

Back to top Copyright © 2018 Özgür Özçıtak