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