ComboBox.OnChange
OnChange()
Occurs when a combo box value is changed. You can not cancel the changes in the event handler, but you can execute necessary actions when changing a field value.
This event follows box value change events:
ChoiceProcessing,
Clearing,
Tuning.