Click here to Skip to main content
15,893,668 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CEdit SetPasswordChar SetFont Pin
Taulie23-Jan-09 1:06
Taulie23-Jan-09 1:06 
GeneralRe: CEdit SetPasswordChar SetFont Pin
Code-o-mat23-Jan-09 4:00
Code-o-mat23-Jan-09 4:00 
GeneralRe: CEdit SetPasswordChar SetFont Pin
Taulie23-Jan-09 4:03
Taulie23-Jan-09 4:03 
GeneralRe: CEdit SetPasswordChar SetFont Pin
Code-o-mat23-Jan-09 4:06
Code-o-mat23-Jan-09 4:06 
GeneralRe: CEdit SetPasswordChar SetFont Pin
Taulie23-Jan-09 4:15
Taulie23-Jan-09 4:15 
AnswerRe: CEdit SetPasswordChar SetFont Pin
krmed23-Jan-09 0:39
krmed23-Jan-09 0:39 
GeneralRe: CEdit SetPasswordChar SetFont Pin
Taulie23-Jan-09 1:07
Taulie23-Jan-09 1:07 
GeneralRe: CEdit SetPasswordChar SetFont Pin
krmed23-Jan-09 6:57
krmed23-Jan-09 6:57 
Here's a quote from MSDN:

Remarks
When a password character is set, that character is displayed for each character the user types.

This member function has no effect on a multiple-line edit control.

When the SetPasswordChar member function is called, CEdit will redraw all visible characters using the character specified by ch.

If the edit control is created with the ES_PASSWORD style, the default password character is set to an asterisk (*). This style is removed if SetPasswordChar is called with ch set to 0.

For more information, see EM_SETPASSWORDCHAR in the Platform SDK.

Karl - WK5M
PP-ASEL-IA (N43CS)
PGP Key: 0xDB02E193
PGP Key Fingerprint: 8F06 5A2E 2735 892B 821C 871A 0411 94EA DB02 E193

AnswerRe: CEdit SetPasswordChar SetFont Pin
prasad_som23-Jan-09 1:01
prasad_som23-Jan-09 1:01 
GeneralRe: CEdit SetPasswordChar SetFont Pin
Taulie23-Jan-09 1:08
Taulie23-Jan-09 1:08 
GeneralRe: CEdit SetPasswordChar SetFont Pin
«_Superman_»24-Jan-09 1:49
professional«_Superman_»24-Jan-09 1:49 
GeneralRe: CEdit SetPasswordChar SetFont Pin
Taulie25-Jan-09 4:14
Taulie25-Jan-09 4:14 
QuestionRe: CEdit SetPasswordChar SetFont Pin
David Crow23-Jan-09 3:13
David Crow23-Jan-09 3:13 
AnswerRe: CEdit SetPasswordChar SetFont Pin
Taulie23-Jan-09 3:54
Taulie23-Jan-09 3:54 
GeneralRe: CEdit SetPasswordChar SetFont Pin
Taulie23-Jan-09 4:00
Taulie23-Jan-09 4:00 
QuestionProblem while horizontal scrolling Pin
Deepu Antony22-Jan-09 22:33
Deepu Antony22-Jan-09 22:33 
AnswerRe: Problem while horizontal scrolling Pin
Code-o-mat23-Jan-09 0:05
Code-o-mat23-Jan-09 0:05 
QuestionAny difference between IP_MULTICAST_LOOP and SIO_MULTIPOINT_LOOPBACK? Pin
followait22-Jan-09 21:44
followait22-Jan-09 21:44 
QuestionHow to get Title, Author, Subject, Keywords, Created, Modified....related information for a .pdf file? Pin
PankajB22-Jan-09 20:28
PankajB22-Jan-09 20:28 
AnswerRe: How to get Title, Author, Subject, Keywords, Created, Modified....related information for a .pdf file? Pin
PankajB22-Jan-09 20:31
PankajB22-Jan-09 20:31 
GeneralRe: How to get Title, Author, Subject, Keywords, Created, Modified....related information for a .pdf file? Pin
David Crow23-Jan-09 3:26
David Crow23-Jan-09 3:26 
AnswerRe: How to get Title, Author, Subject, Keywords, Created, Modified....related information for a .pdf file? Pin
Stuart Dootson22-Jan-09 21:00
professionalStuart Dootson22-Jan-09 21:00 
GeneralRe: How to get Title, Author, Subject, Keywords, Created, Modified....related information for a .pdf file? Pin
PankajB22-Jan-09 21:26
PankajB22-Jan-09 21:26 
GeneralRe: How to get Title, Author, Subject, Keywords, Created, Modified....related information for a .pdf file? Pin
BonshatS22-Jan-09 23:17
BonshatS22-Jan-09 23:17 
GeneralRe: How to get Title, Author, Subject, Keywords, Created, Modified....related information for a .pdf file? Pin
David Crow23-Jan-09 3:29
David Crow23-Jan-09 3:29 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.