textarea web form

  • Thread starter Thread starter Leon Chuck Gosslin
  • Start date Start date
L

Leon Chuck Gosslin

Is there an asp web form object for a text area?

Thanks,

Leon
 
Leon said:
Is there an asp web form object for a text area?

The TextBox control has a TextMode property, which can be set to
TextMode.MultiLine :)

HTH,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top