InterviewSolution
Saved Bookmarks
| 1. |
Practices set-3 (VB) Add on InputIndexRemoveList11. When click on Add button :Using Loop Add 5 items into List1 through INPUTBOX.II. When click on Index button :Display the Index no of selected itemlon Msgbox.III. When click on Remove button :Remove the single selected item from list. |
| Answer» OK. .......................... | |