Multiple choice

Which of the following control properties is a character which is displayed in place of each character into the text box?

  1. MaxLength

  2. CharacterCasting

  3. PasswordChar

  4. None of these

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

PasswordChar is a character, which is displayed in place of each character into the text box. It is used to provide security for entering passwords.