Top
PowerCOBOL V11.0 Reference
FUJITSU Software

4.262 SmallIconIndex Property

Description:

Contains the index of the small icon image list when small icons are being used in the ListItem object.

Used in control(s):

ListItem

Value:

The index for the small icon image list.

The value is an integer greater than 0.

Default value:

None.

COBOL picture:

S9(9) COMP-5

OLE data type:

VT_I4

Design time access:

Not accessible.

Execution time access:

Set and reference.

Backward compatibility attribute:

None.