IEmulOptionsWyseReceivedCR Property |
Gets or sets the received CR mode. If this is enabled, when the terminal receives
a CR (Carriage Return), the cursor moves to the beginning of the next line. If this
is disabled, the cursor moves to the beginning of the current line.
Namespace: Flex.Hal.TermAssembly: Flex.Hal.Term (in Flex.Hal.Term.dll) Version: 6.0.8219.1880
Syntax bool ReceivedCR { get; set; }
Property ReceivedCR As Boolean
Get
Set
Property Value
BooleanSee Also