pico
11-29-2006, 12:42 PM
I have a text box similar to the message box on vba. I'd like the characters to move to the next line when they hit the end of the first line. My textbox only accepts character on the first line. How can i change the settings so that the characters move to the next line as soon as they hit the end of the box. I have set the max character length to 1000.