Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Screen Object / DisplayRows Property
In This Topic
    DisplayRows Property
    In This Topic
    Gets or sets the number of lines in each page of display memory.
    Syntax
    expression.DisplayRows As Integer
    where expression is a variable that represents a Screen Object
    Remarks
    The host can position the cursor and write characters on any row in the specified range.
    See Also