B
bat sar
Hi all
I'm working on Visual C# .NET, I'm new and I want to build on-screen
keyboard, I want to know what should happen when you click a button,
lets say its "A" how should I send the value of it to another running
application, let it be Word or any other programm... I found somthing
about SendKey.Send ... but I donno how to use it, I tried to read some
about it, but they said that I have to use the FindWindow, to find the
active progrram, so that the key is sent to it, but I couldn't find
anything called FindWindow.
Please if you can help me, I would appreciate it ...
Best regards
Batoul
I'm working on Visual C# .NET, I'm new and I want to build on-screen
keyboard, I want to know what should happen when you click a button,
lets say its "A" how should I send the value of it to another running
application, let it be Word or any other programm... I found somthing
about SendKey.Send ... but I donno how to use it, I tried to read some
about it, but they said that I have to use the FindWindow, to find the
active progrram, so that the key is sent to it, but I couldn't find
anything called FindWindow.
Please if you can help me, I would appreciate it ...
Best regards
Batoul