I have this program that I found on the internet somewhere. I am trying to add to it and need a little help.
I am a vb.net man and I am trying to do this in C#.
What this little program does it hide the taskbar, star menu, ctrl+esc and a couple other keyboardhooks.....
When I click the "hide" button the taskbar and start menu hide along with disabling the keys. When I click the "show" button the taskbar and start menu reappear, however, the keys are still disabled.
I would like them enabled upon clicking "show"
I have attached a zip file of the program. I am adding to it so there is another form that dosn't do anything.
Could someone get me on the right track and show me how to enable the keys when the "show" button is clicked?
Thank you
daveofgv