SyntaxFix
Write A Post
Hire A Developer
Questions
By using the List property.
List
ListBox1.AddItem "foo" ListBox1.List(ListBox1.ListCount - 1, 1) = "bar"