InfoConnect for Airlines VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / TVIStatusLineAttributeOption Enumeration
In This Topic
    TVIStatusLineAttributeOption Enumeration
    In This Topic
    Indicates usage and display of the top status line when Reflection emulates a TVI terminal (TerminalType = TVI955).
    Syntax
    <System.Runtime.InteropServices.ComVisibleAttribute(True)>
    <System.Runtime.InteropServices.GuidAttribute("70089005-C2B2-4843-9E93-755BA6485EA9")>
    Public Enum TVIStatusLineAttributeOption 
       Inherits System.Enum
    Members
    MemberDescription
    Inverse 
    InverseUnderline 
    Normal 
    Underline 
    See Also