ListBarPage
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
ListBarPage
Connect a SequenceFileView Manager or ExecutionView Manager control to a ListBarPage object so users can iterate through the items in the page and set the cursor, caption, and name of the page.
Use the ListBarPages.Insert method to create a new ListBarPage object. Use the ListBarPage.Cursor property to determine the selected item in the page.
Use the ListBarPage 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.
Properties
See Also
ExecutionViewMgr.ConnectCallStack
ExecutionViewMgr.ConnectExecutionList
ExecutionViewMgr.ConnectThreadList
SequenceFileViewMgr.ConnectSequenceFileList