ExecutionViewMgr.ThreadChanged
- 更新日2025-07-21
- 1分で読める
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.