Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Terminal Object / HorizontalCoupling Property
In This Topic
    HorizontalCoupling Property
    In This Topic
    Gets or sets whether the column 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.HorizontalCoupling As Boolean
    where expression is a variable that represents a Terminal Object
    See Also