PC Review
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Compact Framework
Adding Text to textbox from a html page
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Compact Framework
Adding Text to textbox from a html page
![]() |
Adding Text to textbox from a html page |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
Hi
I am creating a appication in vb.net. In that i have to display help page. Actually I have palnned to display the help page in a textbox. And I did it by assigning a string variable which holds the whole Help content.But it looks odd. So I need suggestions. Is it possible to add paragraphs of text to textbox control from HTML page which has formatted contents. suggestion on adding huge formatted to Textbox in PocketPC are welcomed. Any code snippets or link are also welcomed. Thanx Ashok |
|
|
|
#2 |
|
Guest
Posts: n/a
|
Use the WebBrowser control, not a TextBox.
-- Chris Tacke OpenNETCF Consulting Managed Code in the Embedded World www.opennetcf.com -- "Ashok" <ashok83t@gmail.com> wrote in message news:1164799810.059106.252850@j72g2000cwa.googlegroups.com... > Hi > > I am creating a appication in vb.net. In that i have to display help > page. Actually I have palnned to display the help page in a textbox. > And I did it by assigning a string variable which holds the whole Help > content.But it looks odd. So I need suggestions. > > Is it possible to add paragraphs of text to textbox control from HTML > page which has formatted contents. > > suggestion on adding huge formatted to Textbox in PocketPC are > welcomed. > > Any code snippets or link are also welcomed. > > > Thanx > > Ashok > |
|
|
|
#3 |
|
Guest
Posts: n/a
|
hi
i am using VS 2003. so could u give any option in that.. Thanx Ashok T |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

