EM_SCROLLCARET

This message is sent by an application to scroll the caret into view in an edit control.

At a Glance

Header file: Winuser.h
Windows CE versions: 1.0 and later

Syntax

EM_SCROLLCARET wParam = 0; lParam = 0;

Parameters

wParam

Reserved; set to zero.

lParam

Reserved; set to zero.

Return Values

Nonzero indicates that the message is sent to an edit control.

See Also

EM_SETSEL