Notifies a rich edit control’s parent window that a SYV_CORRECT gesture occurred. A rich edit control sends this notification message in the form of a WM_NOTIFY message.
EN_CORRECTTEXT
wParam = (WPARAM) (UINT) uID;
lParam = (LPARAM) (ENCORRECTTEXT FAR *) lpEnCorrectText;
Returns zero to ignore the action, nonzero to process it.
This message is sent only if pen capabilities are available.
file: /Techref/os/win/api/win32/mess/src/msg06_27.htm, 1KB, , updated: 2000/4/7 11:20, local time: 2024/11/12 21:33,
18.119.114.187:LOG IN
|
©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://linistepper.com/techref/os/win/api/win32/mess/src/msg06_27.htm"> EN_CORRECTTEXT</A> |
Did you find what you needed? |