C
Chrisis
Guest
Hello,
the following didn't work :
lisSucceed.Items.Insert(1, "Paul")
lisSucceed.Items.Insert(5, "Chris")
what should I do to get it working ?? The List box I created is completely empty ! Just for information
Thanks in advance !
the following didn't work :
lisSucceed.Items.Insert(1, "Paul")
lisSucceed.Items.Insert(5, "Chris")
what should I do to get it working ?? The List box I created is completely empty ! Just for information
Thanks in advance !