Answer to Question #36577 in Visual Basic for ruhallah
hi,
i have 4 listbox and want delete selected item of these. my code is below:
LstID.Items.Remove(LstID.SelectedItem)
LstObj.Items.Remove(LstObj.SelectedItem)
LstCount.Items.Remove(LstCount.SelectedItem)
LstResult.Items.Remove(LstResult.SelectedItem)
but only first line work.
Plz help;
0
Answer in progress...
Need a fast expert's response?
Submit order
and get a quick answer at the best price
for any assignment or question with DETAILED EXPLANATIONS!
Comments
Leave a comment