Share via


OlkTextBox.EnterKeyBehavior Property (Outlook)

Returns or sets a Boolean that defines the way the ENTER key behaves in the control. Read/write.

Version Information

Version Added: Outlook 2007

Syntax

expression .EnterKeyBehavior

expression A variable that represents an OlkTextBox object.

Remarks

When this property is True, pressing ENTER creates a new line. When this property is False, pressing ENTER moves the focus to the next control in tab order. The default value for this property is False.

See Also

Concepts

OlkTextBox Object

OlkTextBox Object Members