InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Screen Object / DisplayMemoryTopRow Property
In This Topic
    DisplayMemoryTopRow Property
    In This Topic
    Returns the index of the top row of display memory (in host-addressable coordinates).
    Syntax
    expression.DisplayMemoryTopRow As Integer
    where expression is a variable that represents a Screen Object
    See Also