Hi FlexCoders, I am a bit stumped on this.
I have a ComboBox change event which I want to call from a textchanged event of
a text input.
The ComboBox has an event parameter which I have no idea how to declare from
the textchanged event of the text input.
So how do I call the changed event of the combo box from the textinput
textchanged event?
Thanks.

