VLMenuPlus Reference

GetImageList

See Also See Also Applies To Applies To

Returns the ImageList object earlier set using SetImageList function. If no ImageList was set earlier, then this function returns Nothing.

 

Syntax

object.GetImageList()

 

The GetImageList method syntax has these parts:

Part Description
object An object expression that evaluates to an object of VLMenuPlus type.