Question: wrap text in list box

  • Thread starter Thread starter VB Programmer
  • Start date Start date
The standard HTML textbox does not support this functionality.
You may be able to fake one of your own with some fancy javascript but it
wouldn't be trivial.
 
Back
Top