NewItemID Property

Applies To   See Also

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

Syntax

[Form.]Control.NewItemID

Remarks

For more information about the differences between using an item ID or an index, see AddItem Method or AddListItem Method.