best way to show some text in textbox in Window application
Posted
by Richa Media and services
on Stack Overflow
See other posts from Stack Overflow
or by Richa Media and services
Published on 2010-04-26T07:29:07Z
Indexed on
2010/04/26
7:33 UTC
Read the original article
Hit count: 283
i need to write some lines in a text box ex:- url if i have a 15 url then i write it but when i show in text box he show look like
http://www.google.comhttp://www.google.comhttp://www.goole.com
i use <br/> but he not worked and show http://www.google.com<br/>http://www.google.com<br/>http://www.goole.com<br/>
© Stack Overflow or respective owner