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.