hi
i can write the pgm in vb6.0 for remove all items from the listbox within single click. But it will be produce the errorinvalid argument.
(total 5 Items.)
code is as follows.
Private Sub Command1_Click()
For i = 0 To 5
List1.RemoveItem (i)
Next
End Sub
pls any one suggests...
Hi Guest we just wanted to alert you to a major change in the forum. We will no longer be allowing the posting of outgoing links. Please use the attachment feature to attach media to your posts.