Attachmate Reflection 2014 .NET API Reference
VTBackspaceSendsOption Enumeration


Indicates the key that is transmitted to the host when the user presses the BACKSPACE key.
Syntax
'Declaration
 
Public Enum VTBackspaceSendsOption 
   Inherits System.Enum
'Usage
 
Dim instance As VTBackspaceSendsOption
public enum VTBackspaceSendsOption : System.Enum 
Members
MemberDescription
BackspaceKeyThe Backspace character is transmitted when the user presses the Backspace key.
DeleteKeyThe Delete character is transmitted when the user presses the Backspace key.
Inheritance Hierarchy

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

Requirements

Target Platforms: Microsoft Windows 7, Microsoft Windows Vista, Microsoft Windows XP, Microsoft Windows Server 2003 Terminal Services, Microsoft Windows Server 2008 Terminal Services

See Also

Reference

Attachmate.Reflection.Emulation.OpenSystems Namespace

Send Feedback