1/15/2025 9:18 AM | |
Joined: 1/21/2013 Last visit: 2/11/2025 Posts: 3535 Rating:
|
Hi ACP63, You have several ways to reference a "Screen" object, but you must find it in the object hierarchy using another object (UI.ActiveScreen, Window.CurrentScreen, Screen.ParentScreen, or ScreenItem.Parent). You cannot use the FindItem method to find a screen because screens are not part of the object path. And you can only access a screen that is loaded into a screen window; you cannot access a list of available screens. Kind regards |
This contribution was helpful to
1 thankful Users |
Follow us on