ES_AUTOVSCROLL top-level constant Null safety
Automatically scrolls text up one page when the user presses the ENTER key on the last line.
Implementation
const ES_AUTOVSCROLL = 0x0040;
Automatically scrolls text up one page when the user presses the ENTER key on the last line.
const ES_AUTOVSCROLL = 0x0040;