AutoHScroll property


Available for Edit and RichEdit objects.

Read/Write only at design time

Specifies whether an object has the ES_AUTOHSCROLL style or not. It can be one of the following values:

TRUE     Object has the ES_AUTOHSCROLL style (default).
FALSE   Object does not have the ES_AUTOHSCROLL style.