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

RibbonTextBox: PasswordChar #75

Open
JamesTaylor-MG opened this issue Feb 10, 2023 · 1 comment
Open

RibbonTextBox: PasswordChar #75

JamesTaylor-MG opened this issue Feb 10, 2023 · 1 comment

Comments

@JamesTaylor-MG
Copy link

I am using RibbonWinForms Version 5.0.1.1 within Visual Studio 2022.

<packages>
  <package id="RibbonWinForms" version="5.0.1.1" targetFramework="net472" requireReinstallation="true" />
</packages>

I have a ribbon on my form which is using RibbonTextBox to enter a user name and a password for an SQL data base connection. I wish to use the PasswordChar property to disguise the entry using an Asterix. However when this is entered, the password is displayed at run time in plain text and the asterixes are displayed whilst editing (i.e the wrong way around)

Has anyone come across this issue before,

I have tried this now, developing on a Windows 10 platform and also on a Windows 11 platform. and also in VS 2019 and now in VS2022, so don't believe it is an issue with my configuration, but an issue with the RibbonTextBox control

@Tang-Gyu
Copy link

Tang-Gyu commented Dec 8, 2023

Im also struggling with the same problem. This control is really stupid.

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

No branches or pull requests

2 participants