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. Web control

Web control

Scheduled Pinned Locked Moved C#
question
4 Posts 3 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.
  • O Offline
    O Offline
    osto
    wrote on last edited by
    #1

    hey anybody try to use MSHTML.ShowHTMLDialog? or everybody using AxWebBrowser! X|

    M 1 Reply Last reply
    0
    • O osto

      hey anybody try to use MSHTML.ShowHTMLDialog? or everybody using AxWebBrowser! X|

      M Offline
      M Offline
      Mazdak
      wrote on last edited by
      #2

      osto wrote: hey anybody try to use MSHTML.ShowHTMLDialog? or everybody using AxWebBrowser! Ok, whats your problem? Mazy
      "One who dives deep gets the pearls,the burning desire for realization brings the goal nearer." - Babuji

      O 1 Reply Last reply
      0
      • M Mazdak

        osto wrote: hey anybody try to use MSHTML.ShowHTMLDialog? or everybody using AxWebBrowser! Ok, whats your problem? Mazy
        "One who dives deep gets the pearls,the burning desire for realization brings the goal nearer." - Babuji

        O Offline
        O Offline
        osto
        wrote on last edited by
        #3

        well i as wondering witch one as best for viewing a generated html report!

        H 1 Reply Last reply
        0
        • O osto

          well i as wondering witch one as best for viewing a generated html report!

          H Offline
          H Offline
          Heath Stewart
          wrote on last edited by
          #4

          Whichever one you want. They are both hosts for MSHTML, but the Web Browser component (an RCW around the IWebBrowser2 implementation for IE) provides more services than MSHTML itself, such as hyperlink resolution and additional methods. Using the AxWebBrowser component (the actual class that's generated, which derives from AxHost) also allows you to embed your report in a form, while using the ShowHTMLDialog helper API from MSHTML does not.

          Microsoft MVP, Visual C# My Articles

          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