`
Par2: How to tell mouse has left Clarion window 2009-03-27 -- David Bratovich You could also try using ChildWindowFromPoint(). The returned value would be NULL if the point lies outside the parent window else it would return the handle for the parent or a child window. Printed November 21, 2024, 7:19 am This article has been viewed/printed 35216 times. |