An application sends an EM_LINELENGTH message to retrieve the length of a line, in characters, in an edit control.
EM_LINELENGTH wParam = (WPARAM) ich; // character index lParam = 0; // not used; must be zero
The return value is the length, in characters, of the line specified by the ich parameter when an EM_LINELENGTH message is sent to a multiline edit control. The return value is the length, in characters, of the text in the edit control when an EM_LINELENGTH message is sent to a single-line edit control.
Use the EM_LINEINDEX message to retrieve a character index for a given line number within a multiline edit control.
file: /Techref/os/win/api/win32/mess/src/msg05_20.htm, 1KB, , updated: 2000/4/7 11:19, local time: 2024/11/8 09:50,
3.140.188.250: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/msg05_20.htm"> EM_LINELENGTH</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to massmind.ecomorder.com! |
.