Description: | Contains the number of the field displayed in the list box. Only valid when data is loaded from CSV or Fixed Text format files. |
Used in control(s): | ComboBox |
Value: | The number of the field to be displayed. Records from CSV or Fixed Text format files can contain several fields. The ComboBox control displays the values from only one of these fields at a time. It is only effective when the AutoLoadFile property is True. |
Default value: | 1 |
Data type: | VT_14 |
Design time access: | Set and reference. |
Execution time access: | Set and reference. |
Backward compatibility attribute: | POW-CURFIELDNOPIC S9(4) COMP-5 |