ID: Q188010
The information in this article applies to:
You cannot enter any Far East double-byte characters into edit control with Password masking (ES_PASSWORD). When the edit control gets the focus, the Input Method Editor (IME) disappears. Consequently, users are not able to enter double-byte characters.
This is by design.
IME windows always displays the process of creating input characters. Because of this security reason, IME was simply disabled when Password masking is required.
There are several reasons that the IME is not enabled during password input. If the IME is active when the user types the password, other people can see the password on the screen. If the characters displayed by IME were masked off, the user would not be able to choose proper Chinese or Japanese characters from the selection lists.
Additional query words:
Keywords : kbFarEast kbFont kbIntl
Issue type : kbinfo
Last Reviewed: June 30, 1998