Hai How to get keyboard presskey values out of the application in vb.net 2005. I try form keydown event that is working in Application Active.
A:
You've not given much to go on. But, here's a tutorial from MSDN. If that's not what you're looking to do, can you be more specific?
JP Alioto
2009-04-28 04:56:32
i typing my form(myproject) i get keys value.But For example type in notepad this keys how to get or store. (iam doing Spysoftware). please sir help me.
somu
2009-04-28 05:07:06
A:
I'm hesitant to help someone that is "doing Spysoftware", but it sounds like you're trying to create a low level keyboard hook. Code project has a sample application and code.
Daniel LeCheminant
2009-04-28 05:22:26