Multiple choice

Which text box control property determines whether characters entered in the text box should be left as entered or converted to upper or lowercase?

  1. HideSelection

  2. CharacterCasting

  3. MaxLength

  4. Multiline

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

CharacterCasting control property determines whether characters entered in the text box should be left as entered or converted to upper or lowercase.