ObjectDCL Banner

ReturnAsTab Property

Description

Allows the Enter key to act as a Tab key instead.

Type

This property is a boolean. Set to T to enable this behavior or Nil otherwise.

Applies For

ComboBox, ImageCombo, TextBox.

Remarks

Not valid with MultiLine Style.

This property can only be set at design time only.

Cannot be read at runtime from AutoLISP.