P
Paul E Collins
Hi,
I'd like to simulate a click on another window. The other window doesn't
belong to my application and doesn't even use .NET, so presumably I'll
need to call some WinAPI thing.
Could someone please point me to the appropriate function call, and how it
can be used from C#? Also, is it possible to click a "hidden" part of a
window, or does it have to be visible at the top level of the desktop even
to fake a click?
Thanks,
Eq.
I'd like to simulate a click on another window. The other window doesn't
belong to my application and doesn't even use .NET, so presumably I'll
need to call some WinAPI thing.
Could someone please point me to the appropriate function call, and how it
can be used from C#? Also, is it possible to click a "hidden" part of a
window, or does it have to be visible at the top level of the desktop even
to fake a click?
Thanks,
Eq.