Thanks Guru,
But what i need is not this. I should not ristrict the user to any case(either Upper nor lower) for the characters other than first one. i mean first character in the string should be Capital irespective of userinput and rest are optional.
The suggestion given by u restricts the characters to Lowercase.(otherthan the first Character)
>Hi Rama Rao,
>
>I assume that you are referring to our MaskedEditBox control here. You could accomplish this by placing the first character of the Mask within ''>'' and ''<''. This converts the first character to upper case. Any characters appearing after the ''>'' sign in the Mask will be displayed as upper case and any characters apperaing after ''<'' sign will be displayed as lower case. Please refer to the class reference for more information on MaskedEditBox''s Mask property. Please refer to the
sample_application attached and let me know if you need any other information. Thanks for considering Syncfusion products.
>
>Regards,
>Guru Patwal
>Syncfusion, Inc.