ExecutionViewMgr.RefreshWindow

Syntax

ControlName_RefreshWindow( ctxt)

Applies To

ExecutionViewMgr

Purpose

Occurs when TestStand sends a UIMsg_RefreshWindows message that requires a refresh of the selected execution.

Parameters

ctxt As SequenceContext

[In] Specifies the context of the steps to be refreshed. When the context is not passed in, the steps in the current context refresh.

See Also

ApplicationMgr.RefreshWindows

ExecutionViewMgr.Refresh

SequenceFileViewMgr.RefreshWindow

UIMsg_RefreshWindows