Call this member function to set or remove a password character displayed in an edit control when the user types text. When a password character is set, that character is displayed for each character the user types.
void SetPasswordChar( TCHAR ch );
Header File | Afxwin.h |
Platforms | |
Versions | 1.0 and later |
Complete documentation | Visual C++ documentation |
CEdit Overview, CEdit Member Functions, Control Classes, CEdit::GetPasswordChar