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

    Property Value

    An IbmTerminal Object.
    See Also