Window.LinkedWindowFrame

Gets a Window object that represents the window frame that contains the window.

Window LinkedWindowFrame { get; }

Remarks

Note that LinkedWindowFrame is the same object as the main environment window if the window is docked alongside the main window. LinkedWindowFrame returns Nothing if the window is not linked, is of type LinkedWindowFrame, is hidden, or is a document. Hidden windows are not considered linked because they are not contained in a window frame.

See also:

Window | EnvironmentDevTools | HydraDesigner.Shell

© CloudIDEaaS, 1996-2022 • Updated: 12/01/22
Comment or report problem with topic