| Author: ANIL PANDEY 05 Sep 2008 | Member Level: Diamond | Rating: Points: 2 |
hi,
then in the text change of the text box u can determine the size of the text box by..
String .lenght()
Regards Anil Pandey
|
| Author: Geetha 05 Sep 2008 | Member Level: Gold | Rating: Points: 2 |
Hi,
in the TextChanged event of the textbox compare the textbox maxlenght with the lenght of the text in the text box.
Regards, Geetha.
|