Version 6.3.13 for Windows
 —  Dialog Component Reference  —

Image Control

This document covers the following topics:


Description

An image control represents an item in an image list control.

Image controls may contain more than one image, which can be either base images or overlay images, as determined by the image control's STYLE attribute value. Overlay images (if specified) are superimposed on the base image displayed for an item.

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

Top of page

Attributes for Image Control

Attribute Name Query Set/Modify In Attr. Window
BACKGROUND-COLOUR-NAME X X/X X
BACKGROUND-COLOUR-VALUE X X/X X
BITMAP-FILE-NAME X X/X X
CLIENT-HANDLE X X/X  
CLIENT-KEY X X/X  
CLIENT-VALUE X X/X  
FIRST-CHILD 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