Reflection .NET API
Attachmate.Reflection.Emulation.OpenSystems Assembly / Attachmate.Reflection.Emulation.OpenSystems Namespace / IbmInsertionOption Enumeration


IbmInsertionOption Enumeration
Indicates what the Insert key does in a IBM 3151 terminal session (TerminalType = rcIBM3151).
Syntax
'Declaration
 
Public Enum IbmInsertionOption 
   Inherits System.Enum
 
'Usage
 
Dim instance As IbmInsertionOption
Members
MemberDescription
InsertSpaceInserts a space.
ModeToggleSwitches insert mode on and off.
Inheritance Hierarchy

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

See Also