Hello
I have a routine that is using readkey to monitor keystrokes and perform actions based on the key pressed. I have a need to know if a mouse click was done and approximately where on the form it was clicked. Readkey does not seem to capture mouse clicks like it does the keyboard. Does anyone have any idea on how this may be accomplished.
Would appreciate any help anyone can provide.
Thanks in advance.
I have a routine that is using readkey to monitor keystrokes and perform actions based on the key pressed. I have a need to know if a mouse click was done and approximately where on the form it was clicked. Readkey does not seem to capture mouse clicks like it does the keyboard. Does anyone have any idea on how this may be accomplished.
Would appreciate any help anyone can provide.
Thanks in advance.