InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Screen Object / TVIDownKeySends Property
In This Topic
    TVIDownKeySends Property
    In This Topic
    Gets or sets the action of the DOWN key in TVI terminal emulations (TerminalType = TVI955).
    Syntax
    expression.TVIDownKeySends As TVIDownKeySendsOption
    where expression is a variable that represents a Screen Object

    Property Value

    A TVIDownKeySendsOption value
    See Also