Text Box On Form

Issues related to forms.
Post Reply
stlgreece
 
 
Posts: 9
Joined: Thu Sep 05, 2019 7:19 pm

Text Box On Form

Post by stlgreece »

Is there a way to have the text box on a form display to the user what they are typing line by line instead of one continuous line of text? Thanks for your help.
User avatar
Pablo
 
Posts: 21716
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Text Box On Form

Post by Pablo »

Do you mean a multi-line input box?
You can use a TextArea object for this.
stlgreece
 
 
Posts: 9
Joined: Thu Sep 05, 2019 7:19 pm

Re: Text Box On Form

Post by stlgreece »

Got it, thanks.
Post Reply