A
a
Hi
For VB .NET, which class is responsible for the key strike event?
Thanks
For VB .NET, which class is responsible for the key strike event?
Thanks
a said:Hi
For VB .NET, which class is responsible for the key strike event?
a said:I want it from the system resources.
Like, if I install my application as the service.
I want to keep track of all the Keydown, no matter which application,
Word,
IE or Excel is active.
Just like the GetAsyncKeyState for C++ in Win 9X.
a said:How come my .NET reference book doesnt mention this feature? Should I look
for books called something like Win32 programming for WinXP?
a said:Hi
I want it from the system resources.
Like, if I install my application as the service.
I want to keep track of all the Keydown, no matter which application, Word,
IE or Excel is active.
Just like the GetAsyncKeyState for C++ in Win 9X.