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