ExecutionViewMgr.ThreadChanged
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
ExecutionViewMgr.ThreadChanged
Syntax
ControlName_ThreadChanged( thrd)
Applies To
Purpose
Occurs when the ExecutionViewMgr.Thread property changes programmatically or when a control connected to a ThreadListConnection changes the property.
Parameters
thrd As Thread
[In] Specifies the current foreground thread of the execution in the ExecutionView Manager control.