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

    Property Value

    An IbmScreen object.
    See Also