InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.T27 Library / T27Terminal Object / EnterKeyNavigates Property
In This Topic
EnterKeyNavigates Property
In This Topic

Gets or sets a value indicating whether the cursor moves to the first column of the next line or the first column of the current line when the ENTER key is pressed.

Syntax
expression.EnterKeyNavigates As Boolean
where expression is a variable that represents a T27Terminal Object
See Also