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