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. Pop-Up & AxBrowser

Pop-Up & AxBrowser

Scheduled Pinned Locked Moved C#
question
6 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.
  • S Offline
    S Offline
    Sergio Luix
    wrote on last edited by
    #1

    Hello, How can i block Pop-Ups in a AxBrowser Component? has a way to do this? Thanks.

    L 1 Reply Last reply
    0
    • S Sergio Luix

      Hello, How can i block Pop-Ups in a AxBrowser Component? has a way to do this? Thanks.

      L Offline
      L Offline
      leppie
      wrote on last edited by
      #2

      You have been answered already. xacc-ide 0.0.15 now with C#, MSIL, C, XML, ASP.NET, Nemerle, MyXaml and HLSL coloring - Screenshots

      S 1 Reply Last reply
      0
      • L leppie

        You have been answered already. xacc-ide 0.0.15 now with C#, MSIL, C, XML, ASP.NET, Nemerle, MyXaml and HLSL coloring - Screenshots

        S Offline
        S Offline
        Sergio Luix
        wrote on last edited by
        #3

        Nop :\

        L 1 Reply Last reply
        0
        • S Sergio Luix

          Nop :\

          L Offline
          L Offline
          leppie
          wrote on last edited by
          #4

          Seems my internet is against replying to you! Just happened again! :doh: Post dont go thru. Anyways search the articles section. I know of at least 2 articles showing how to do this. xacc-ide 0.0.15 now with C#, MSIL, C, XML, ASP.NET, Nemerle, MyXaml and HLSL coloring - Screenshots

          M 1 Reply Last reply
          0
          • L leppie

            Seems my internet is against replying to you! Just happened again! :doh: Post dont go thru. Anyways search the articles section. I know of at least 2 articles showing how to do this. xacc-ide 0.0.15 now with C#, MSIL, C, XML, ASP.NET, Nemerle, MyXaml and HLSL coloring - Screenshots

            M Offline
            M Offline
            Moon Boy
            wrote on last edited by
            #5

            Man, the other topic wasn't well written nor well understood :\, so i'm still without answser! The articles I found didn't helped me to find out how to block Pop-ups directly :(

            M 1 Reply Last reply
            0
            • M Moon Boy

              Man, the other topic wasn't well written nor well understood :\, so i'm still without answser! The articles I found didn't helped me to find out how to block Pop-ups directly :(

              M Offline
              M Offline
              Moon Boy
              wrote on last edited by
              #6

              Lol o.o I got it the answer: NewWindow Event private void web_NewWindow(object sender, AxSHDocVw.DWebBrowserEvents2_NewWindow2Event e) { e.cancel = true; } Thanks :-D

              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