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.
To learn more, see learn.microsoft.com/windows/win32/Controls/em-scrollcaret.
Implementation
const EM_SCROLLCARET = 183;