AttributeSettingsReturnKeyCRLF Property |
Gets or sets a value that indicates whether return key sends CR/LF
(when this is true) or CR (when this is false).
Namespace: Flex.Hal.SettingsAssembly: Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 6.0.8219.1880
Syntax public bool ReturnKeyCRLF { get; set; }
Public Property ReturnKeyCRLF As Boolean
Get
Set
Property Value
BooleanSee Also