Hello everyone, I want to create an application on a Windows machine. The application consists of only one form (maximize) and with only one button("Click to unlock"). And have the following requirements.
1. Application start when the machine boots.
2. It can not be closed using any keypress.
3. Only when the button is clicked the form will close.
Any help is much appreciated.
1. Application start when the machine boots.
2. It can not be closed using any keypress.
3. Only when the button is clicked the form will close.
Any help is much appreciated.