JavaScript Editor js editor     Web development 



Main Page

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

Applies To: ComboBox | ListBox

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

See Also



JavaScript Editor js editor     Web development