Engine.GetImageName

Syntax

Engine.GetImageName( imageIndex)

Return Value

String

The name of the image at the index.

Purpose

Returns the name of the image at the specified index. Typically, the name includes a filename and the extension.

Parameters

imageIndex As Long

[In] Specifies the image index. The image index must be less than the number of images in the image lists.

See Also

Engine.AddImage

Engine.GetImageIndex

Engine.LargeImageListEx

Engine.NumImages

Engine.SmallImageListEx