An application sends an EM_CHARFROMPOS message to retrieve the zero-based character index and zero-based line index of the character nearest the specified point in an edit control.
EM_CHARFROMPOS wParam = 0; lParam = MAKELPARAM(x, y)
The return value specifies the character index in the low-order word and the line index in the high-order word. For single-line edit controls, the line index is always 0.
The return value indicates the last character in the edit control if the given point is beyond the last character in the control.
The character index of the return value corresponds to the line delimiter if the specified point is past the last visible character in a line.
The return value is -1 if the specified point is outside the client area of the edit control.
file: /Techref/os/win/api/win32/mess/src/msg04_9.htm, 1KB, , updated: 2000/4/7 11:19, local time: 2024/11/5 16:42,
3.15.149.144:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://massmind.ecomorder.com/Techref/os/win/api/win32/mess/src/msg04_9.htm"> EM_CHARFROMPOS</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to massmind.ecomorder.com! |
.