Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When Settings protections is turned on with password protection, need a way to keep protected controls hidden #1134

Open
tombogle opened this issue Feb 17, 2022 · 0 comments

Comments

@tombogle
Copy link
Contributor

Obviously, we need for the user to be able to press Shift+Ctrl to make it possible to get back into the settings dialog to enter the password, but other controls that are hidden via a call to SetSettingsProtection should remain hidden unless the password is entered. Otherwise, the password can really only be used to protect the settings dialog itself. Probably all that's needed is an additional bool parameter to indicate whether a ToolStripMenuItem should remain hidden if the settings are password protected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants