'DeclarationPublic Enum VTBackspaceSendsOption Inherits System.Enum
'UsageDim instance As VTBackspaceSendsOption
public enum VTBackspaceSendsOption : System.Enum
'DeclarationPublic Enum VTBackspaceSendsOption Inherits System.Enum
'UsageDim 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