hi, i want to write a code, which helps me to move up or move down the elements inside the list box at the click of command button
i have made use of 2 listbox's, one list box if filled with all possibles images, then at runtime user adds or remove the images as per his wish. these user defined list is stored in another listbox. now i got 2 command buttons "Move Up" and "Move down" which shuld move the items in this listbox.
thought it can be done with listbox.newindex but cannt do it:sad:
so any help will be appreciated:):):cheesy::cheesy:
thnx in advance.....