Table of Contents

Method GetImageList

Namespace
Alternet.Common
Assembly
Alternet.Common.v9.dll

GetImageList(TImageListType)

Finds stored ImageList object accordingly to the specified type or creates a new one if necessary.

public AlphaImageList GetImageList(TImageListType type)

Parameters

type TImageListType

Type of ImageList to probe.

Returns

AlphaImageList

Stored ImageList object.