K
Kevin Z Grey
Heya,
I have the need to send a Mouse Click programatically
based on the coordinates and a Key Press to whatever
control currently has the focus. I need it to be
completely passive, in that it does not call OnClick with
the specific control, but rather simulates a user tapping
or entering text.
Is it possible to do this from C#?
Thanks in Advance.
~~K
I have the need to send a Mouse Click programatically
based on the coordinates and a Key Press to whatever
control currently has the focus. I need it to be
completely passive, in that it does not call OnClick with
the specific control, but rather simulates a user tapping
or entering text.
Is it possible to do this from C#?
Thanks in Advance.
~~K