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. How to work with style element in WebBrowser control

How to work with style element in WebBrowser control

Scheduled Pinned Locked Moved Visual Basic
questioncsharphtmlasp-net
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.
  • M Offline
    M Offline
    MAP Tiger
    wrote on last edited by
    #1

    Hi I have two questions regarding WebBrowser Control. Is there any way to control the class attributes of an html document in WebBrowser control? And once I have modified some html inside the WebBrowser control's Document then when I am retrieving WebBrowser1.DocumentText property, it is just showing the un-modified version, however, if a get WebBrowser1.Document.body.OuterHTML property then it is displaying all the changes. How can I simply get the complete modified version of that page? Regards,

    MAP Tiger Tiger Softwares Software Designer and Developer VB.NET, ASP.NET, VFP

    M 1 Reply Last reply
    0
    • M MAP Tiger

      Hi I have two questions regarding WebBrowser Control. Is there any way to control the class attributes of an html document in WebBrowser control? And once I have modified some html inside the WebBrowser control's Document then when I am retrieving WebBrowser1.DocumentText property, it is just showing the un-modified version, however, if a get WebBrowser1.Document.body.OuterHTML property then it is displaying all the changes. How can I simply get the complete modified version of that page? Regards,

      MAP Tiger Tiger Softwares Software Designer and Developer VB.NET, ASP.NET, VFP

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

      You can use CSS Class(Cascading Style Sheet) for control it.

      M 1 Reply Last reply
      0
      • M mghiassi

        You can use CSS Class(Cascading Style Sheet) for control it.

        M Offline
        M Offline
        MAP Tiger
        wrote on last edited by
        #3

        Hi Thanks for the reply. Can you also please guide me a little more that where can I find information on this class, I am doing VB.NET windows forms application and using Microsoft's WebBrowser control. Regards,

        MAP Tiger Tiger Softwares Software Designer and Developer VB.NET, ASP.NET, VFP

        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