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 in C#

Web Control in C#

Scheduled Pinned Locked Moved C#
csharphtmlvisual-studiohelpquestion
3 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.
  • C Offline
    C Offline
    CoolASL
    wrote on last edited by
    #1

    Hi all, Today i went crazy :wtf: looking out for a web control for C# in Visual Studio 2003. I read somewhere that one can drab-drop a IE control in one's form. But i am not able to locate :confused: this control. X| My requirement is to display display an HTML page in the control and if possible able to display using html string. Meaning, the control should be able to render the html code i pass to it. Is there a better control available here on CP. I could not find any. Please help me. Thanks in advance.

    *** Who said nothing is impossible? I have been doing it for a long time ***

    C 1 Reply Last reply
    0
    • C CoolASL

      Hi all, Today i went crazy :wtf: looking out for a web control for C# in Visual Studio 2003. I read somewhere that one can drab-drop a IE control in one's form. But i am not able to locate :confused: this control. X| My requirement is to display display an HTML page in the control and if possible able to display using html string. Meaning, the control should be able to render the html code i pass to it. Is there a better control available here on CP. I could not find any. Please help me. Thanks in advance.

      *** Who said nothing is impossible? I have been doing it for a long time ***

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

      It's the webbrowsercontrol. It's built in to the IDE. If you can't see it, right click on the contols list and you can list all the ones that can be added. It should be there by default tho.

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

      C 1 Reply Last reply
      0
      • C Christian Graus

        It's the webbrowsercontrol. It's built in to the IDE. If you can't see it, right click on the contols list and you can list all the ones that can be added. It should be there by default tho.

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

        C Offline
        C Offline
        CoolASL
        wrote on last edited by
        #3

        Hi Christian, Thanks for the reply. I managed to find the control. It is called the Microsoft Web Browser. Thanks for the same. I went through some articles here to help me with disabling context menu in this browser, but could not get it to work. can you please tell me how exactly am i supposed to do it. Or can you point me to any good article where this has been given. Thanks in advance.

        *** Who said nothing is impossible? I have been doing it for a long time ***

        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