Tagged Questions

3
votes
1answer
452 views

Asp.Net textbox, how to wrap splitting word instead of moving to the next line

Im using Asp.Net and VB on Visual Studio 2010 Hi, i am using a System.Web.UI.WebControls.TextBox with the wrap property set to "true", my problem is that when it wraps a word, it moves the whole word ...