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. IE Toolbar not moving

IE Toolbar not moving

Scheduled Pinned Locked Moved C#
csharpcomhelptutorialquestion
2 Posts 1 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.
  • R Offline
    R Offline
    Ranjan Banerji
    wrote on last edited by
    #1

    There are several examples of how to create an IE toolbar in C# on CP. All are based on this article posted http://www.codeproject.com/csharp/dotnetbandobjects.asp[^] The one issue that I am having is that my toolbars refuse to move to a new row. I can move my tool bar to any band (row) but if I keep moving it down, to below the lowest band, it will not add a new one. All other toolbars can be moved to a new row/band. Just not mine. Well actually, if I look very carefully, it does. Its very very very narrow. I have tried nearly every trick, but I just cannot get this to work. Any ideas?

    R 1 Reply Last reply
    0
    • R Ranjan Banerji

      There are several examples of how to create an IE toolbar in C# on CP. All are based on this article posted http://www.codeproject.com/csharp/dotnetbandobjects.asp[^] The one issue that I am having is that my toolbars refuse to move to a new row. I can move my tool bar to any band (row) but if I keep moving it down, to below the lowest band, it will not add a new one. All other toolbars can be moved to a new row/band. Just not mine. Well actually, if I look very carefully, it does. Its very very very narrow. I have tried nearly every trick, but I just cannot get this to work. Any ideas?

      R Offline
      R Offline
      Ranjan Banerji
      wrote on last edited by
      #2

      Fixed it. The sample code had a bug in it. in GetBandInfo ptMinSize.Y was being set to -1. So if another toolbar had not created any height for the band, your toolbar would get squished.

      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