AutoVScroll property


Available for Edit and RichEdit objects.

Read/Write only at design time

Adds or removes the ES_AUTOVSCROLL style. It can be one of the following values:

TRUE    The ES_AUTOVSCROLL style is added (default for RichEdit object).
FALSE  The ES_AUTOVSCROLL style is removed (default for Edit object).