textbox control properties?

S

sean

Hi There,

I am trying to make my textbox control look like a <textarea> html form
object, can someone tell me how to do this?

Sean - thanks in advance for your answer

<asp:TextBox id="txtModelDescription1" width="250" maxlength= "250"
runat="server" />
 
J

Jeffrey Palermo [MCP]

Sean,
Set the TextMode property to MultiLine, and it will be rendered as a
text area.

Best regards,
Jeffrey Palermo
 

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

Members online

Forum statistics

Threads
473,754
Messages
2,569,522
Members
44,995
Latest member
PinupduzSap

Latest Threads

Top