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