Images
- Updated2025-07-21
- 1 minute(s) read
Images
This collection class contains objects of the Picture data type. Use the Engine.Images property to acquire the collection object. The collection specifies the images TestStand loads from the <TestStand> \Components\Icons and <TestStand Public>\Components\Icons directories and images you add using the Engine.AddImage method. Use the Images.FindImage method to find an image using an image name.
Use the Images collection as an alternative to using the Engine.LargeImageListEx and Engine.SmallImageListEx properties.