First Name


Mask: >L|LLLLLLLLL

Description

This sample illustrates how you can use the Mask property to allow text only input.

Setting the HidePromptOnLeave property to True displays the prompt characters only when the input has focus.

Mask ">L|LLLLLLLLL" represents a text only string, with first character in upper case.

Documentation