Click or drag to resize

IEmulOptionsWyseReturnKeyCRLF 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.Term
Assembly: Flex.Hal.Term (in Flex.Hal.Term.dll) Version: 6.0.8219.1880
Syntax
bool ReturnKeyCRLF { get; set; }

Property Value

Boolean
See Also