Gets or sets a value indicating whether Reflection switches back and forth automatically between Tektronix and VT terminal emulation when it receives VT640-compatible control characters from the host.
bool VT640Compatible {get; set;}
'Declaration
Property VT640Compatible As Boolean
'Usage
Dim instance As ITerminal
Dim value As Boolean
instance.VT640Compatible = value
value = instance.VT640Compatible
Property Value
The default value is false.