I have a TextBox that is multiline:
<asp:TextBox ID="TextBox1" TextMode="MultiLine" Rows="5" Width="1000" Height="100" runat="server"></asp:TextBox>
As you type it rolls over to the next line....
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
Search:Type: Posts; User: Philosophaie Search: Search took 0.01 seconds.
Results 1 to 1 of 1
|
Click Here to Expand Forum to Full Width |