InfoConnect for Airlines VBA Guide
DisplayNewLines Property
Gets or sets a value indicating whether to display the new line character when the ENTER key is pressed.
If false, the new line character is not displayed.
Syntax
Object.DisplayNewLines As Boolean
See Also