disable Ctrl+Alt+Del using C#.Net

Hi,

I am just a beginner of .net programming so I need the help from the experts.

I would like to know how to disable Ctrl+Alt+Del, Alt+Tab, Windows (Key) and Alt+Esc keys programatically either in VB.Net or C# on Windows XP and Windows 2000 operating systems.

Thank you in advance,

S.Manikandan






Answer this question

disable Ctrl+Alt+Del using C#.Net

  • mostafa_pasha

    Ctrl+Alt+Del can't be disabled for security reasons.

  • disable Ctrl+Alt+Del using C#.Net