156k views
5 votes
2. Which property is used for hiding text of the textbox?

a) Password Char b) Text Char c) Char Password d) Pass Char

1 Answer

3 votes

Answer:

password char

Step-by-step explanation:

The password char property allows the text being written in the textbox to be hidden in the form of dots or stars. As such the user entering the password is secure, as no one nearby can know the password by watching the texts.

User Dusty
by
4.5k points