Is there any way to prevent user log into a computer to use the printscreen key. I looked all over the net and can't really find any way to make it work. Only way I see is using a windows form , which isn't really an option here.
either c# of vb is fine with me.
Any help will be greatly appreciated.
Ok, so something like this...
From http://go4answers.webhost4life.com/Example/monitor-keys-53505.aspx
End Module
Also, I looked at this and a few others, seems to be stuff you are looking for
Global System Hooks in .NET http://www.codeproject.com/KB/system/globalsystemhook.aspx