Description: | Defines the index of the control when it is part of an array. |
Used in control(s): | All controls apart from the GroupBox control. |
Value: | The index of a control within an array. The value is an integer greater than zero. |
Default value: | None. |
COBOL picture: | S9(9) COMP-5 |
OLE data type: | VT_I4 |
Design time access: | Set and reference. |
Execution time access: | Reference only. |
Backward compatibility attribute: | None. |