Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. Windows.Forms webviewer

Windows.Forms webviewer

Scheduled Pinned Locked Moved Visual Basic
tutorialquestion
5 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    jcrussell
    wrote on last edited by
    #1

    Hi all, How would I go about viewing a website inside a windows form? I don't want to launch Internet Explorer because I need to control the toolbars displayed, without affecting a user's settings. Is there a built in tool for this, or a free third party tool, or a tutorial or a technique that I can use? Thanks for anything you give me

    Jason

    C 1 Reply Last reply
    0
    • J jcrussell

      Hi all, How would I go about viewing a website inside a windows form? I don't want to launch Internet Explorer because I need to control the toolbars displayed, without affecting a user's settings. Is there a built in tool for this, or a free third party tool, or a tutorial or a technique that I can use? Thanks for anything you give me

      Jason

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      The webbrowser control does this. It *is* IE, although without the toolbars visible, so should be what you want.

      Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog

      J 1 Reply Last reply
      0
      • C Christian Graus

        The webbrowser control does this. It *is* IE, although without the toolbars visible, so should be what you want.

        Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog

        J Offline
        J Offline
        jcrussell
        wrote on last edited by
        #3

        is this a standard control? I can't find it in my toolbox. I am using VS2003 and .NET 1.1 (thanks for the quick response! :cool:)

        Jason

        C 1 Reply Last reply
        0
        • J jcrussell

          is this a standard control? I can't find it in my toolbox. I am using VS2003 and .NET 1.1 (thanks for the quick response! :cool:)

          Jason

          C Offline
          C Offline
          Christian Graus
          wrote on last edited by
          #4

          Right click on the toolbar and select 'choose items'. I'm running 2.0, but I'm sure it's always been there.

          Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog

          J 1 Reply Last reply
          0
          • C Christian Graus

            Right click on the toolbar and select 'choose items'. I'm running 2.0, but I'm sure it's always been there.

            Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog

            J Offline
            J Offline
            jcrussell
            wrote on last edited by
            #5

            ok, I found one that seems usable There doesn't seem to be a .NET 1.1 version of a web browser, but there is a Microsoft Web Browser COM component that I can add that does what I want. Thanks for your help Christian :-D

            Jason

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups