'DeclarationPublic Enum IbmBackspace Inherits System.Enum
'UsageDim instance As IbmBackspace
public enum IbmBackspace : System.Enum
'DeclarationPublic Enum IbmBackspace Inherits System.Enum
'UsageDim instance As IbmBackspace
public enum IbmBackspace : System.Enum
| Member | Description |
|---|---|
| BackspaceBackspace | Both BACKSPACE and SHIFT+BACKSPACE send the Backspace function. |
| BackspaceDelete | Both BACKSPACE and SHIFT+DELETE send the Backspace function. |
| DeleteBackspace | Both DELETE and SHIFT+BACKSPACE send the Backspace function. |
| DeleteCancel | Both DELETE and SHIFT+CANCEL send the Backspace function. |
System.Object
System.ValueType
System.Enum
Attachmate.Reflection.Emulation.OpenSystems.IbmBackspace