Call this member function to retrieve the password character displayed in an edit control when the user enters text.
If the edit control is created with the ES_PASSWORD style, the default password character is set to an asterisk (*).
TCHAR GetPasswordChar( ) const;
Header File | Afxwin.h |
Platforms | |
Versions | 1.0 and later |
Complete documentation | Visual C++ documentation |
CEdit Overview, CEdit Member Functions, Control Classes, CEdit::SetPasswordChar