How to make unclosed application in C#? I want to disable the \'X\' button of the form and prevent the Windows Task Manager from closing it as well.
I know that one
You should never do things like this, but if you really need this you should create a service.