ComboBox.Opening

Syntax:

Opening(<StandardProcessing>)

Parameters:

<StandardProcessing>

Type: Boolean.
This parameter passes a flag indicating whether standard (system) processing of the event is performed. If it is set to False in the body of the handler procedure, standard processing will not occur.
Default value: True.

Description:

Occurs when you press the opening button. You can open the chosen value in the event handler.

    

1C:Enterprise Developer's Community