setpassword and xp styles?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Hello

I have added manifest file and enabled xp styles in my application.

Now, i have EDIT1 mapped to m_edt1 that have a password style.

When the application runs, the password character shows as a nice graphical
black dot.

Now if i call: m_edt1.SetPasswordChar(0) in order to remove the password
char.
Then if I call setpasswordchar('*') the black dot char never returns...

Any ideas how to swap between non password field to password field (with
that nice black dot character) ?

--
Elias


.



Relevant Pages

  • Re: setpassword and xp styles?
    ... > Then if I call setpasswordcharthe black dot char never returns... ... > Any ideas how to swap between non password field to password field (with ... Hi Elias, ...
    (microsoft.public.vc.mfc)
  • Re: setpassword and xp styles?
    ... the password character shows as a nice ... > Then if I call setpasswordcharthe black dot char never returns... ... > Any ideas how to swap between non password field to password field (with ...
    (microsoft.public.vc.mfc)