DesktopContainer.Window

From Xojo Documentation

Revision as of 19:12, 23 July 2021 by Gperlman (talk | contribs)
You are currently browsing the old Xojo documentation site. It will go offline as of October 2, 2023. Please visit the new Xojo documentation site! - you will be redirected shortly...

Property (As Window )
aDesktopContainer.Window = newWindowValue
or
WindowValue = aDesktopContainer.Window

New in 2021r3

Supported for all project types and targets.

Gets the containing window.

Multiple levels of embedding are permitted, so this window may not be the highest level window.