Type | Description | |||
Long | A Long expression that specifies the index of the column to be displayed on the control's label, when the SingleEdit property is True. |
The LabelColumnIndex property has effect only it:
The following screen shot shows the control with SearchColumnIndex property on 0 ( by default ), and LabelColumnIndex property on -1 ( by default ):
The following screen shot shows the control with SearchColumnIndex property on 0 ( by default ), and LabelColumnIndex property on 7:
The following screen shot shows the control with SearchColumnIndex property on -1, LabelColumnIndex property on -1, AdjustSearchColumn property on False, LabelText property on " this is just a custom label":