InfoConnect for Airlines VBA Guide
EnterKeyConnects Property
Gets or sets how InfoConnect responds if the ENTER key is pressed when not connected to a host.
Syntax
Object.EnterKeyConnects As Boolean
Remarks
When this property is true, pressing the ENTER key connects you to a host.

When this setting is false, pressing the ENTER key has no effect.

The default value is true.
See Also