ObjectDCL Banner

UseTabStops Property

Description

Makes the control respond to Tab keystrokes to cycle the focus to and from this control.

Type

This property is a boolean. T to respond to Tab keystrokes. Nil to deactivate the behavior.

Applies For

GraphicButton, ListBox.

Remarks

This property can only be set at design time only.

Cannot be read at runtime from AutoLISP.