InfoConnect for Airlines VBA Guide
DisplayEnabled Property
Gets or sets whether InfoConnect displays characters received from the host during the execution of any of the following methods: WaitForString, WaitForStrings, ReadChars, ReadLine, or ReadUntil.
Syntax
Object.DisplayEnabled As Boolean
See Also