Top
PowerCOBOL V11.0 Reference
FUJITSU Software

4.142 ImageIndex Property

Description:

Defines the index of the image to use in the control or object.

Used in:

Control

Image

Objects

Button

Node

Value:

The index of the image.

The value is an integer greater than zero.

For the Image control, it is the index within the Kodak PhotoCD image file "Overview.pcd".

Default value:

Image

1

Others

None.

COBOL picture:

S9(9) COMP-5

OLE data type:

VT_I4

Design time access:

Node

Not accessible.

Others

Set and reference.

Execution time access:

Set and reference.

Backward compatibility attribute:

None.