When I delete an item from a listview, I also want to remove it from the associated combo. I have this at the moment:
cboName.Item.RemoveItem (index as integer)
How do I know what the index value is? Or is there another way of doing this?
Thanks.
|
Results 1 to 9 of 9
Threaded View
|
Click Here to Expand Forum to Full Width |