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.
  1. In
    Project view
    , right-click
    UI
    and select
    New
    Containers
    Window
    .
  2. In
    Properties
    , 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.
      Auto
      sets the window width based on the width of its child graphic objects.
    • Height
      . Height of the window.
      Auto
      sets the window height based on the height of its child graphic objects.
    • Full screen
      . Display the application in full screen mode, ignoring the
      X
      and
      Y
      properties.
      TIP: On
      Rockwell Automation
      Linux 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.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal