T
trint
for (int i = 0; i < listBox2.Items.Count; i+=1)<<something like this?
{
thisString = (string)listBox10.Items;
}
Any help is appreciated.
Thanks,
Trint
{
thisString = (string)listBox10.Items;
}
Any help is appreciated.
Thanks,
Trint