all groups > dotnet compact framework > november 2006 >
You're in the

dotnet compact framework

group:

Adding Text to textbox from a html page


Adding Text to textbox from a html page Ashok
11/29/2006 3:44:19 AM
dotnet compact framework:
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
Re: Adding Text to textbox from a html page ctacke/
11/29/2006 2:32:24 PM
Use the WebBrowser control, not a TextBox.


--
Chris Tacke
OpenNETCF Consulting
Managed Code in the Embedded World
www.opennetcf.com
--


[quoted text, click to view]

Re: Adding Text to textbox from a html page Ashok
12/11/2006 2:50:25 AM
hi

i am using VS 2003.

so could u give any option in that..

Thanx

Ashok T
AddThis Social Bookmark Button