ComboBox
- Updated2025-04-09
- 1 minute(s) read
ComboBox
Connect a SequenceFileView Manager or ExecutionView Manager control to a ComboBox control so users can view or select from a list of sequence files, sequences, step groups, steps, executions, threads, or stack frames. Connect an Application Manager control to a ComboBox control so users can view or select the default adapter of the TestStand Engine.
Use the ComboBox control to connect to and display the ExecutionViewMgrConnections.ExecutionList , ExecutionViewMgrConnections.CallStack , and ExecutionViewMgrConnections.ThreadList properties in the ExecutionView Manager control and the SequenceFileViewMgrConnections.SequenceList , SequenceFileViewMgrConnections.SequenceFileList , and SequenceFileViewMgrConnections.StepGroupList properties in the SequenceFileView Manager control.
Selecting an item in the ComboBox control updates the application based on the type of data the connection specifies.
Properties
Method
Events
See Also
ExecutionViewMgr.ConnectCallStack
ExecutionViewMgr.ConnectExecutionList
ExecutionViewMgr.ConnectThreadList
SequenceFileViewMgr.ConnectSequenceFileList