I want to lock a maximized form, so that the user has no access to Windows or the taskbar, so that the PC is completely locked, and the customer can't do anything but use the application.
The form/application may only be quit, when a password is filled in.
I know that I should check for window keys or shortcuts, but I have no idea how, and I can't find anything similar.