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. adding custom menu items to axwebbrouser Context menu [modified]

adding custom menu items to axwebbrouser Context menu [modified]

Scheduled Pinned Locked Moved C#
csharpdatabasecom
3 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.
  • H Offline
    H Offline
    hari la
    wrote on last edited by
    #1

    :-O thnks for ur suggestion Iam just building a web brouser that has some more feature like tabbed brousing in c#.net(vs2005).I thnk u dont understsand my query .I just want to append my menu item to the default contextmenu of webrouser.plz note i am using axwebrousercontrol(com). -- modified at 4:15 Wednesday 12th July, 2006

    N J 2 Replies Last reply
    0
    • H hari la

      :-O thnks for ur suggestion Iam just building a web brouser that has some more feature like tabbed brousing in c#.net(vs2005).I thnk u dont understsand my query .I just want to append my menu item to the default contextmenu of webrouser.plz note i am using axwebrousercontrol(com). -- modified at 4:15 Wednesday 12th July, 2006

      N Offline
      N Offline
      Nick Parker
      wrote on last edited by
      #2

      If you are using Visual Studio 2005, you can use the System.Windows.Forms.WebBrowser[^] and attach a ContextMenuStrip.

      - Nick Parker Microsoft MVP - Visual C#
      My Blog | My Articles

      1 Reply Last reply
      0
      • H hari la

        :-O thnks for ur suggestion Iam just building a web brouser that has some more feature like tabbed brousing in c#.net(vs2005).I thnk u dont understsand my query .I just want to append my menu item to the default contextmenu of webrouser.plz note i am using axwebrousercontrol(com). -- modified at 4:15 Wednesday 12th July, 2006

        J Offline
        J Offline
        Jun Du
        wrote on last edited by
        #3

        Assuming you're using vs2005, click on the context menu. It will pompt you to type an item name. To handle a click event, please follow these steps: 1) Select one menu item 2) Go to property panel->event tab (that has a lightning icon) 3) Select a click event and double-click on it 4) Go to the source file and fill in the handler function body. Best, Jun

        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