EM_SCROLLCARET top-level constant
int
const EM_SCROLLCARET
Scrolls the caret into view in an edit control.
You can send this message to either an edit control or a rich edit control.
Implementation
const EM_SCROLLCARET = 0x00B7;