Configure a window
Add extra window types to your project in addition to the default main window type.
Use extra window types with different presentation engines.
- InProject view, right-clickUIand select .
- InProperties, adjust window settings:
- X. Horizontal placement of the window on the desktop. Web presentation engine ignores this property.
- Y. Vertical placement of the windows on the desktop. Web presentation engine ignores this property.
- Width. Width of the window.Autosets the window width based on the width of its child graphic objects.
- Height. Height of the window.Autosets the window height based on the height of its child graphic objects.
- Full screen. Display the application in full screen mode, ignoring theXandYproperties.TIP: OnRockwell AutomationLinux systems, the application always displays in full screen mode, ignoring this property.
- Always on Top. Always display the application window on top of other windows. Web presentation engine ignores this property.
- Caption. Window title.
- Add child graphic objects to the window. See Graphic objects.
- Select different start windows for presentation engines. See Configure presentation engines.
- Display different windows at runtime by changing the address in your web browser. See Web presentation engine.
Provide Feedback