ES_AUTOVSCROLL top-level constant

int const ES_AUTOVSCROLL

Automatically scrolls text up one page when the user presses the ENTER key on the last line.

Implementation

const ES_AUTOVSCROLL = 0x0040;