NewIndex Property

Applies To   See Also

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.

Syntax

Control.NewIndex

Remarks

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