Window
Root graphic container. In a Presentation engine this can be set to determine the initial user interface at runtime.
Properties
Name | BrowseName | DataType | Description |
---|---|---|---|
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. | |
Provide Feedback