InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Screen Object / TVIAttributeBaseMode Property
In This Topic
    TVIAttributeBaseMode Property
    In This Topic
    Gets or sets how visual attributes are applied for TVI terminal emulations (TerminalType = TVI955).
    Syntax
    expression.TVIAttributeBaseMode As TVIAttributeBaseModeOption
    where expression is a variable that represents a Screen Object

    Property Value

    A TVIAttributeBaseModeOption value
    See Also