Hi All,
I need code to disable start button in task bar. I need code to disable "windows key" in keyboard to lock start button Selection.
I need code in vb.net?
Can any one post regarding this query?
Thanks & Regards
Printable View
Hi All,
I need code to disable start button in task bar. I need code to disable "windows key" in keyboard to lock start button Selection.
I need code in vb.net?
Can any one post regarding this query?
Thanks & Regards
I don't know how to do that, but I guarantee you'll have to mess around in the Windows API. If that is even possible to do.
Look in my signature to see if you find some useful API.
Did you do a Google search?
I found this
http://www.vbforums.com/showthread.php?t=381250
The code is VB6 but i'm sure that you are noting going to have problems converting the code into VB.net