Click or drag to resize

RuntimeManagerOpenScreenOccurred Event

Occurs when an OpenScreen occurs. If this event is register, the user is responsible for the handling and the OTX runtime does nothing.

Namespace:  OpenTestSystem.Otx.Runtime.Api
Assembly:  OpenTestSystem.Otx.Runtime.Api (in OpenTestSystem.Otx.Runtime.Api.dll) Version: 5.5.0.0 (6.1.0.31040)
Syntax
public event OpenScreenOccurredHandler OpenScreenOccurred

Value

Type: OpenTestSystem.Otx.Runtime.Api.EventOpenScreenOccurredHandler

Implements

IRuntimeManagerOpenScreenOccurred
See Also