How to disable Alt + Shift + Tab using c# ?
- by srk
How to disable Alt + Shift + Tab using c# ? I have disabled the Alt + Tab using a function which gets only two parameters. But to disable three key strokes ??
I anyone need my code to disable the two key strokes combination, i cam post it. But it is quite big.