I want to allow a user to reorder items in a listbox. For example, clicking on a button should move the currently selcted item in a listbox up one position in the list. It should remain selected so that the user can contiune clicking the button repeatedly.