Click or drag to resize

AttributeSettingsEnterKeyCRLF Property

Gets or sets a value that indicates whether enter key sends CR/LF (when this is true) or CR (when this is false).

Namespace:  Flex.Hal.Settings
Assembly:  Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 4.1.4031.1525
Syntax
public bool EnterKeyCRLF { get; set; }

Property Value

Type: Boolean
See Also