ManagedForm.ActivationProcessing

Syntax:

ActivationProcessing(<ActiveObject>, <Source>)

Parameters:

<ActiveObject>

Type: Arbitrary.
Active object.

<Source>

Type: ManagedForm; Form.
Message source form.

Description:

Occurs on the client in a subordinate form when active object in the owner form is changed or the NotifyActivate method is called there.

Note:

In the handler of this event, you cannot use form server methods with the compiler directive &AtServer.

    

1C:Enterprise Developer's Community