G
Guest
I would like to capture, in my form, any mouse clicks on controls contained
in the form.
I know I can do this using a mouse hook, but that has a few problems with
catching clicks on dialogs the form owns that I have not been able to work
out.
I want to catch the click, so I can lock the data source, and then let the
click go on its merry old way.
Any simple solutions that I am overlooking?
Thanks,
/ken
in the form.
I know I can do this using a mouse hook, but that has a few problems with
catching clicks on dialogs the form owns that I have not been able to work
out.
I want to catch the click, so I can lock the data source, and then let the
click go on its merry old way.
Any simple solutions that I am overlooking?
Thanks,
/ken