Window

Root graphic container. In a Presentation engine this can be set to determine the initial user interface at runtime.
BrowseName
Window
SuperType
Base UI object type(BaseUIObject)

Properties

Name
BrowseName
DataType
Description
X
X
X coordinate variable.
Y
Y
Y coordinate variable.
Width
Width
Width of the window. It can assume values greater than or equal to zero. The Auto value sets the width equal to the width of the content (in this case, in the absence of content the object collapses).
Height
Height
Height of the window. It can assume values greater than or equal to zero. The Auto value sets the height equal to the height of the content (in this case, in the absence of content the object collapses).
Full screen
FullScreen
The window is displayed in full screen and therefore the X, Y, Width, and Height properties are ignored. On Rockwell Automation Linux systems, the interface is always displayed in full screen even if this property is disabled.
Always on Top
AlwaysOnTop
At runtime startup, the window is positioned on top of the other windows displayed on the same screen.
Caption
Caption
Title of the window at runtime.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.