Happens when your window has captured the mouse, but is now losing that capture to another window.


Args

ARG(1) is a handle to the new window capturing the mouse.


Notes

This event happens even when you release the mouse capture itself.

A window should redraw itself, if necessary, to reflect the new mouse-capture state.

See also CANCELMODE.