InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.T27 Library / T27Screen Object / Parent Property
In This Topic
    Parent Property (T27Screen)
    In This Topic
    Gets the parent object. The parent is the IT27Terminal object.
    Syntax
    expression.Parent As T27Terminal object 
    where expression is a variable that represents a T27Screen Object
    See Also