ClientApplicationWindow.Content
Usage:
Description:
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:
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.