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

Suggestion: Use CredentialDialog without username? #89

Open
shannonfonseka opened this issue Jan 7, 2022 · 0 comments
Open

Suggestion: Use CredentialDialog without username? #89

shannonfonseka opened this issue Jan 7, 2022 · 0 comments

Comments

@shannonfonseka
Copy link

Hello,
I have one suggestion, is there a way to use the CredentialDialog without the username field?
The program I'm making would be a zip file accessing program, and to open protected zip files, the user would require to enter the password for the zip file. I know, I can create a separate window and use it, but I would prefer using the CredentialDialog because it looks cool (I'm sure using CredentialDialog would mislead people because the "Windows Security" shows up on the title, in Windows 11. And it doesn't change when I add the dialog.WindowTitle = "Credential dialog sample", this works for Windows 10).

For example like this, but without asking for the Windows PIN or password:

image

And also will it be possible to put a button below the password field saying "I forgot my password" or anything, just like in the picture?
The language I'll be working on will be VB.
This is an amazing project by the way.
Thanks.

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

No branches or pull requests

1 participant