Reputation: 393
I use managed c++ on .net framework. I want to add a text box and I request a sentence from the user. The text box shows the sentence. If the sentence is too long, it must pass the new line automatically. How can I do this?
Thanks
Upvotes: 0
Views: 288