I’d like the ability to change the selected value of a ComboBox in other ways than by clicking the arrow and selecting with the mouse.
I could be something like the way the text of a label is changed by defining bahaviour.
Element Clicked > Operate on an element > ComboBox > Change the selected index.