Attachmate.Reflection.Emulation.OpenSystems Assembly > Attachmate.Reflection.Emulation.OpenSystems Namespace > KeyboardMapping Class : IsExtendedKey Property |
'Declaration
Public Property IsExtendedKey As Boolean
'Usage
Dim instance As KeyboardMapping Dim value As Boolean instance.IsExtendedKey = value value = instance.IsExtendedKey
public bool IsExtendedKey {get; set;}