InfoConnect API Guide
Attachmate.Reflection.Emulation.OpenSystems Namespace / TVITopStatusLineOption Enumeration


TVITopStatusLineOption Enumeration
Specifies the usage and display of the top status line when InfoConnect is emulating a TVI terminal (TerminalType TVI955).
Syntax
'Declaration
 
Public Enum TVITopStatusLineOption 
   Inherits System.Enum
 
'Usage
 
Dim instance As TVITopStatusLineOption
Members
MemberDescription
NoneThe top status line is not shown.
StatusThe top status line is visible and shows row, column, and connection-related information.
User1The top status line is visible and the host can customize the status line message.
User2The top status line is visible and the host can customize the status line message.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Attachmate.Reflection.Emulation.OpenSystems.TVITopStatusLineOption

See Also