InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Screen Object / Parent Property
In This Topic
Parent Property (Screen)
In This Topic
Gets the parent object (Terminal).
Syntax
expression.Parent As Terminal object 
where expression is a variable that represents a Screen Object

Property Value

A Terminal object
See Also