EM_LINELENGTH top-level constant
int
const EM_LINELENGTH
Retrieves the length, in characters, of a line in an edit control.
You can send this message to either an edit control or a rich edit control.
Implementation
const EM_LINELENGTH = 0x00C1;