Version 6.3.13 for Windows
 —  Dialog Component Reference  —

Image List Control

This document covers the following topics:


Description

An image list control is used for storing multiple images of the same size and color representation, allowing the images to be efficiently shared by multiple dialog elements (e.g., by multiple items in a list view or tree view control).

For more information on image list controls, please refer to the article Working with Image List Controls.

Top of page

Attributes for Image List Control

Attribute Name Query Set/Modify In Attr. Window
CLIENT-DATA X X/X  
CLIENT-HANDLE X X/X  
CLIENT-KEY X X/X  
CLIENT-VALUE X X/X  
FIRST-CHILD X -/-  
ITEM-H X X/- X
ITEM-W X X/- X
FOLLOWS X X/X  
LAST-CHILD X -/-  
PARENT X X/-  
PREDECESSOR X -/-  
STYLE X X/X X
SUCCESSOR X X/-  
TYPE X X/-  

Top of page

Events

This dialog element does not create events.

Top of page