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: 6.0.8219.1880
Syntax
public bool EnterKeyCRLF { get; set; }

Property Value

Boolean
See Also