EM_CHARFROMPOS top-level constant

int const EM_CHARFROMPOS

Gets information about the character closest to a specified point in the client area of an edit control.

You can send this message to either an edit control or a rich edit control.

Implementation

const EM_CHARFROMPOS = 0x00D7;