An application sends an EM_SCROLLCARET message to scroll the caret into view in an edit control.
EM_SCROLLCARET wParam = 0 ; // not used now; reserved for future use; must be zero lParam = 0 ; // not used now; reserved for future use; must be zero
The return value is nonzero if the message is sent to an edit control.
In previous versions of Windows, scrolling the caret into view was done by specifying wParam = FALSE in the EM_SETSEL message. A Win32-based application should use the EM_SCROLLCARET message to scroll the caret into view.
Questions:
file: /Techref/os/win/api/win32/mess/src/msg05_27.htm, 1KB, , updated: 2008/4/2 17:20, local time: 2024/11/5 08:24,
3.147.65.85: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.org/Techref/os/win/api/win32/mess/src/msg05_27.htm"> EM_SCROLLCARET</A> |
Did you find what you needed? |
Welcome to massmind.org! |
Welcome to massmind.org! |
.