ES_PASSWORD top-level constant

int const ES_PASSWORD

Displays an asterisk (*) for each character typed into the edit control. This style is valid only for single-line edit controls.

Implementation

const ES_PASSWORD = 0x0020;