Top
PowerCOBOL V11.0 Reference
FUJITSU Software

4.167 ListCount Property

Description:

Contains the number of items in the list box part.

Used in control(s):

ComboBox

DriveList

FileList

FolderList

ListBox

Value:

The number of items in the list box part.

Default value:

None.

COBOL picture:

S9(9) COMP-5

OLE data type:

VT_I4

Design time access:

Not accessible.

Execution time access:

Reference only.

Backward compatibility attribute:

POW-COUNTPIC S9(4) COMP-5