Manager Controls
- Updated2026-07-27
- 1 minute(s) read
Application Manager, SequenceFileView Manager, and ExecutionView Manager controls call the TestStand API to perform tasks such as loading files, launching executions, and retrieving sequence and execution information. Manager controls also notify you when application events occur, such as when a user logs in, an execution reaches a breakpoint, or a user changes the file or sequence they are viewing. Manager controls are visible at design time and invisible at run time.
Connect the manager controls to visible TestStand User Interface (UI) Controls to display information or to allow users to select items to view.
Related Information
- Application Manager
The Application Manager control performs several basic operations, which are necessary to use the TestStand Engine in an application.
- SequenceFileView Manager
- ExecutionView Manager
- Connecting Manager Controls to Visible Controls
- TestStand UI Controls