All Manuals > CAPI User Guide and Reference Manual > 21 CAPI Reference Entries

element-container Function

Summary

Returns the container of an element.

Package

capi

Signature

element-container element => container

Arguments
element
An element.
Values
container
Description

The function element-container returns the container of the element element.

If element is inside a standalone interface, then container is the screen object.

If element is inside an interface that is inside a MDI interface, then container is the capi:container object of that MDI interface. See document-frame for details.

See also

document-frame
element
3.7 Hierarchy of panes


CAPI User Guide and Reference Manual (Windows version) - 01 Dec 2021 19:33:57