ObjectDCL Banner

AutoVScroll Property

Description

Defines if the control will automatically detect if a horizontal scroll bar is needed.

Type

This property is a boolean. Set to T to have the scroll bar appear if needed or Nil to keep it hidden.

Applies For

TextBox.

Remarks

This property can only be set at design time only.

Cannot be read at runtime from AutoLISP.

See Also

AutoHScroll