EM_GETLINECOUNT

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

Parameter Description  

wParam Is not used.  
lParam 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.