Hi,
How do i allow my textbox control to display html text?
Say i have this:
I need the textbox to format the HTMLCode:string mytext = "here<br>is<br>some<br>text" textbox.text = mytext; the output will be here<br>is<br>some<br>text.
|
Results 1 to 2 of 2
Thread: Textbox to display HTML text?Threaded View
|
Click Here to Expand Forum to Full Width |