[RESOLVED] text box question
if i extend the textbox vertically, and put text in the text box, how can i make a long text appear vertically in the text box
because at the moment, however long the textbox is, if i put a long message in the text box, it just all appears in the firrslt line in the txtbox, ad i have to keep scrolling ascross the txt box to see the remaining text
how can i stop this?
Re: [RESOLVED] text box question
I know you resolved it but since you didn't mention how I wonder if setting MultiLine = True did the job.