Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Screen Object / TVICompatibility Property
In This Topic
    TVICompatibility Property
    In This Topic
    Gets or sets which TVI emulation type Reflection uses when TerminalType is set to TVI955.
    Syntax
    expression.TVICompatibility As TVICompatibilityOption
    where expression is a variable that represents a Screen Object

    Property Value

    A TVICompatibilityOption value
    See Also