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

    Property Value

    An IbmScreen object.
    See Also