EM_GETLINECOUNT

This message returns the number of lines of text in the edit control.

Parameters

wParam

This parameter is not used.

lParam

This parameter is not used.

Return Value

The return value is the number of lines of text in the control.

Comments

This message is not processed by single-line edit controls.