Results 1 to 14 of 14

Thread: [RESOLVED] Using the Gecko Web Browser control to display textbox input as HTML in VB

Threaded View

  1. #1

    Thread Starter
    Member cowboycoding's Avatar
    Join Date
    Jun 2011
    Posts
    34

    Resolved [RESOLVED] Using the Gecko Web Browser control to display textbox input as HTML in VB

    Hi!
    I'd like to use the GeckoWebBrowser control to display HTML code that I type (or paste) into a TextBox. Here is the (nonworking) code I have:
    Code:
    GeckoWebBrowser1.Text = textBox1.Text()
    All help greatly appreciated!
    Last edited by cowboycoding; Dec 2nd, 2011 at 12:51 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width