Window

Root container. In a Presentation Engine, you can set Window to specify the initial user interface at runtime.

Use case

Window must be present in each project. Window is an object type and cannot have instances. The Window object contains all of the objects in the user interface and the logic of those objects.
TIP:
You can create multiple Window objects to use with different presentation engines. See Presentation engines.
The
X
,
Y
, and
Always on Top
properties apply only to the Native Presentation Engine.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.