NewIndex Property

Specifies the index of the item most recently added to a ComboBox or ListBox control. Not available at design time; read-only at run time.

Control.NewIndex

Remarks

The NewIndex property is especially useful when adding items to a sorted list.

See Also

Caption Property | NewItemID Property | Name Property

Applies To: ComboBox | ListBox