InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Screen Object / VerticalCoupling Property
In This Topic
    VerticalCoupling Property
    In This Topic
    Gets or sets whether the row in which the cursor is located remains in the terminal window regardless of how the terminal window is resized or which screen font size is used.
    Syntax
    expression.VerticalCoupling As Boolean
    where expression is a variable that represents a Screen Object
    See Also