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. C#
  4. can i embed internet explorer in my application?

can i embed internet explorer in my application?

Scheduled Pinned Locked Moved C#
tutorialquestion
5 Posts 4 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.
  • A Offline
    A Offline
    Asim N
    wrote on last edited by
    #1

    can i embed internet explorer in my application? if possible please guide me on this ASIM Asim

    J F L 3 Replies Last reply
    0
    • A Asim N

      can i embed internet explorer in my application? if possible please guide me on this ASIM Asim

      J Offline
      J Offline
      Jose Fco Bonnin
      wrote on last edited by
      #2

      Yes, you can do it in some ways, the easiest one is customizing the toolbox and adding from the COM Components tab, the "Microsoft Web Browser" (\system32\shdocvw.dll), then you just need to drag it to your form. To get more information about how to use it check this link http://msdn.microsoft.com/library/default.asp?url=/workshop/browser/webbrowser/browser\_control\_node\_entry.asp

      A 1 Reply Last reply
      0
      • A Asim N

        can i embed internet explorer in my application? if possible please guide me on this ASIM Asim

        F Offline
        F Offline
        Frank W Wu
        wrote on last edited by
        #3

        http://www.codeproject.com/books/0764549146\_8.asp

        1 Reply Last reply
        0
        • J Jose Fco Bonnin

          Yes, you can do it in some ways, the easiest one is customizing the toolbox and adding from the COM Components tab, the "Microsoft Web Browser" (\system32\shdocvw.dll), then you just need to drag it to your form. To get more information about how to use it check this link http://msdn.microsoft.com/library/default.asp?url=/workshop/browser/webbrowser/browser\_control\_node\_entry.asp

          A Offline
          A Offline
          Asim N
          wrote on last edited by
          #4

          thank u very much sir. i got it. ASIM Asim

          1 Reply Last reply
          0
          • A Asim N

            can i embed internet explorer in my application? if possible please guide me on this ASIM Asim

            L Offline
            L Offline
            LongRange Shooter
            wrote on last edited by
            #5

            There are two articles that cover this subject here on code project: http://www.codeproject.com/csharp/advhost.asp[^] is one and http://www.codeproject.com/csharp/winformiehost.asp[^] is the other one. Enjoy :-D _____________________________________________ The world is a dangerous place.
            Not because of those that do evil,
                but because of those who look on and do nothing.

            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