ComboBox.OnChange

Syntax:

OnChange()

Description:

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.

Note:

This event follows box value change events: ChoiceProcessing, Clearing, Tuning.

    

1C:Enterprise Developer's Community