textbox with scrollbar

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How do you make textboxes have scroll bars in a web form? I have placed the
textbox inside of a panel and apparently this only works in a windows form
not web form. Need some wisdom. Thanks in advance.
 
Thanks. I discovered that the text mode was single line instead of
multiline. Changed that and it was fixed.
 
Back
Top