VB Code:
Private Sub Command1_Click() List1.AddItem "item" List1.AddItem "item" List1.AddItem "item" End Sub
How could I make the ListBox automatically remove items with the same name?
|
Results 1 to 8 of 8
Threaded View
|
Click Here to Expand Forum to Full Width |