PC Review Forums Newsgroups Microsoft DotNet Microsoft Dot NET Compact Framework Adding Text to textbox from a html page

Reply

Adding Text to textbox from a html page

 
Thread Tools Rate Thread
Old 29-11-2006, 11:44 AM   #1
Ashok
Guest
 
Posts: n/a
Default Adding Text to textbox from a html page


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

  Reply With Quote
Old 29-11-2006, 07:32 PM   #2
Guest
 
Posts: n/a
Default Re: Adding Text to textbox from a html page

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
>



  Reply With Quote
Old 11-12-2006, 10:50 AM   #3
Ashok
Guest
 
Posts: n/a
Default Re: Adding Text to textbox from a html page

hi

i am using VS 2003.

so could u give any option in that..

Thanx

Ashok T

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off