Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This message is sent to the focus window when a dialog box or message box is displayed; this enables the focus window to cancel modes, such as stylus capture.
WM_CANCELMODE
Return Values
An application should return zero if it processes this message.
- Default Action
The DefWindowProc function cancels internal processing of standard scroll bar input, cancels internal menu processing, and releases the mouse capture.
Requirements
OS Versions: Windows CE 1.0 and later.
Header: Winuser.h.
See Also
DefWindowProc | ReleaseCapture | Windows Messages
Send Feedback on this topic to the authors