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. Creating Toolbars in C#

Creating Toolbars in C#

Scheduled Pinned Locked Moved C#
csharp
2 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
    clife537
    wrote on last edited by
    #1

    Can anyone give ideas on developing Toolbars in C# compatible with WebBrowsers. Please suggest me some links that explains this or has some tutorials on this, also that could give a sample demo of the code.

    chandu

    C 1 Reply Last reply
    0
    • C clife537

      Can anyone give ideas on developing Toolbars in C# compatible with WebBrowsers. Please suggest me some links that explains this or has some tutorials on this, also that could give a sample demo of the code.

      chandu

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

      How do you mean ? Do you mean 1 - a toolbar that appears in a web page ? If so, it needs to be javascript 2 - a toolbar that runs in a browser ? If so, I'm not sure there's a unified framework for this, I suspect it would be per browser if it was supported at all, and how. I'm not sure if IE supports toolbars in C#, I'm sure other browsers do not. http://www.codeproject.com/Purgatory/VB-IE-Toolbar.asp[^] Seems like it can be done in .NET, it should be fairly simple to convert this article code to C#.

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

      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