'Declaration
Public Enum VTBackspaceSendsOption Inherits System.Enum
'Usage
Dim instance As VTBackspaceSendsOption
public enum VTBackspaceSendsOption : System.Enum
'Declaration
Public Enum VTBackspaceSendsOption Inherits System.Enum
'Usage
Dim instance As VTBackspaceSendsOption
public enum VTBackspaceSendsOption : System.Enum
Member | Description |
---|---|
BackspaceKey | The Backspace character is transmitted when the user presses the Backspace key. |
DeleteKey | The Delete character is transmitted when the user presses the Backspace key. |
System.Object
System.ValueType
System.Enum
Attachmate.Reflection.Emulation.OpenSystems.VTBackspaceSendsOption