|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
vb.net listboxes
hi, can anyone tell me how to move an item in three different listboxes up, whilst the one above moves down and takes it's place.
i have tried everything such as inset but to no avail. please can you help |
|
#2
|
|||
|
|||
|
get the indexes of the items which you want to replace then store the values of those items in two diffrent strings say s1 has index1's value and s2 has index2's value and then replace the values at particular indexes.You have to use two built in methods in one line...explore a bit if unable to do then I'll write the complete code of it for u.
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > .Net Development > vb.net listboxes |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|