Hello...
I have 6 items in a list box. What code can I use for a button so that when I press the button the next item in the list box would be selected?
And the other way around? What code can I use so that with a different button the previous item would be selected in the list box?
Thanks!
I have 6 items in a list box. What code can I use for a button so that when I press the button the next item in the list box would be selected?
And the other way around? What code can I use so that with a different button the previous item would be selected in the list box?
Thanks!
Comment