ComboBox.Clearing

Syntax:

Clearing(<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:

Called when clicking the clear button or pressing Shift + F4.

    

1C:Enterprise Developer's Community