hi, i am adding items to a listbox like:ListBox1.Items.Add("test")
and i was wondering if there is a way to make it add items to the begining of the listbox instead of putting it at the end. Thanks