Wrap User Inputted Text in Textboxes

Shaitan00
05-26-2003, 08:39 AM
Given a Textbox (txt1) which spans over 3 lines, when the user types information, the text never goes down to fill the box, instead it continues writing out of the box scope.

I would like for the textbox to wrap the text inputted.
Question is how?

Irotallic
05-26-2003, 08:44 AM
Meaybe I don't understand your question, but do you mean you want your textbox to be multilined? If so, just set the multiline property of it to true. If you mean something else, try to explain some more.

phinds
05-26-2003, 08:58 AM
seems clear to me you mean multiline and Irotallic has given you the solution

Shaitan00
05-26-2003, 09:42 AM
Irotallic: Sorry for the description, but your dead on. Works like a Charm

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum