EM_POSFROMCHAR top-level constant
int
const EM_POSFROMCHAR
Retrieves the client area coordinates of a specified character in an edit control.
You can send this message to either an edit control or a rich edit control.
Implementation
const EM_POSFROMCHAR = 0x00D6;