0
Answer

Lock desktop in full screen mode

I want that my winform locks the destop when running in fullscreen mode. Unlocking should be done after the user enter a password. It something similar with a screen saver with password protection. Is there any way to achieve this in .NET?