I have a combo box with say 5 items in it and the selected item's text is displayed on a label.
What I want to do is create a button that moves down the items in the combo box end then display the selected item on the label again, can anyone please help me with this