how to disable ctrl+alt+del and alt+tab in c#?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to program a application for user login in windows.Now I has some
question about disable the system hotkey(c+a+d,alt+tab,win key.etc.) and
limit the mouse cursor in winform
How can I do it?

thanks!
 
Back
Top