PDA

View Full Version : Is there a way to make a dynamic text box resize according to the amount of text?


lelales
06-04-2006, 09:39 PM
Is there a way to make a dynamic text box resize according to the amount of text?

If so, then how?

thanks

CyanBlue
06-04-2006, 09:53 PM
Check out the autoSize property of the textField... ;)