I have an application where I need to know the controls that are being clicked.
Currently I use the timer event with the GetKeyboardState and GetCursorPos to detect the click of a mouse, but can't detect which control is clicked.
I'm using a MDIClient.
Can someone help me?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.