HaoTermKeyboardScheme Property |
Gets or sets the keyboard scheme.
Namespace: Flex.Hal.TermAssembly: Flex.Hal.Term (in Flex.Hal.Term.dll) Version: 6.0.8219.1880
Syntax public KeyboardScheme KeyboardScheme { get; set; }
Public Property KeyboardScheme As KeyboardScheme
Get
Set
Property Value
KeyboardSchemeRemarks
This allows setting the keyboard map to one of the system defaults or any custom defined mappings.
See Also