A
A newbie in trouble
Hi,
I'm having some strange problem in a windows application
in vb.net. On my form I have two ListBox, and when I try
to add or remove items from the: myListBox.Items, I have
the following error message:
"The list that this enumerator is bound to has been
modified. An enumerator can only be used if the list
doesn't change."
Any idea what happens?
I have not bound the Listbox to anything.
thanks,
Tina
I'm having some strange problem in a windows application
in vb.net. On my form I have two ListBox, and when I try
to add or remove items from the: myListBox.Items, I have
the following error message:
"The list that this enumerator is bound to has been
modified. An enumerator can only be used if the list
doesn't change."
Any idea what happens?
I have not bound the Listbox to anything.
thanks,
Tina