EM_SETPASSWORDCHAR

Version 3.0

This message sets the character displayed in an edit control created with the
ES_PASSWORD style. The default display character is an asterisk (*).

Parameter

Description

 

wParam

Specifies the character to be displayed in place of the character typed by the user. If wParam is NULL, the actual characters typed by the user are displayed.

 

lParam

Is not used.