Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Screen Object / DisplayColumns Property
In This Topic
    DisplayColumns Property
    In This Topic
    Gets or sets the number of columns displayed in the terminal window.
    Syntax
    expression.DisplayColumns As Integer
    where expression is a variable that represents a Screen Object
    See Also