Microsoft .Net Mobile Question:
What is password attribute of the textbox control of .NET Mobile?
Answer:
When the password attribute of the textbox is set to true, it acts as a password input box displaying only stars(*).
Previous Question | Next Question |
What is .NET Mobile Lists. Explain with an example? | What is .NET Mobile Utility Controls. Explain with an example? |