ClientApplicationWindow.Content

Usage:

Read only.

Description:

Type: FixedArray.
The property contains a fixed array of forms opened in this window of the client application.
Array elements are objects of the ManagedForm type or Form type.

Availability:

Thin client, web-client, thick client, external connection.

Note:

  • The property contains an empty array for the primary window.
  • The property contains a list of forms on the start page for the start page.
  • The property contains an array with a list of forms opened in that window for auxiliary windows. The primary form is the first element of the array.

    

1C:Enterprise Developer's Community