Tagged Questions

3
votes
1answer
450 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 ...
2
votes
2answers
1k views

Word wrap in Windows Forms (vb.net)

hai how to do word wrap in drawstring in vb.net 2005. please tell me