I am a beginner (Newbie) with Visual Basic .NET. I want a user to type a new item into a combo box and have that item added to the list. At present I am trying to do this using the .Add.Item(.Text) but what happens is everything in the combo box gets added again! How frustrating. Can anyone help me please?