Relative Content

Tag Archive for electrondisablealt-attribute

Prevent/Disable close option in Electron app

I am trying to prevent the user from closing the Electron application. In my case user is using Alt + spacebar combination and by doing so a menu will appear in which we have a close option. Please refer the image attached with comment.