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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. Windows Forms
  4. Dockable Windows and Tabs like Visual Studio

Dockable Windows and Tabs like Visual Studio

Scheduled Pinned Locked Moved Windows Forms
csharpvisual-studioquestion
4 Posts 3 Posters 10 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.
  • J Offline
    J Offline
    JamesParsons
    wrote on last edited by
    #1

    Hi, I'm developing an application that I would like to have the docking/tabbing functionality of the windows/panels, just like in Visual Studio. It doesn't appear to be part of the standard Toolbox controls - is it? Can someone point me in the right direction for information on adding this functionality into my application? Many thanks!

    S Mike HankeyM J 3 Replies Last reply
    0
    • J JamesParsons

      Hi, I'm developing an application that I would like to have the docking/tabbing functionality of the windows/panels, just like in Visual Studio. It doesn't appear to be part of the standard Toolbox controls - is it? Can someone point me in the right direction for information on adding this functionality into my application? Many thanks!

      S Offline
      S Offline
      Scott Dorman
      wrote on last edited by
      #2

      You need to use a third-party control. There are many commercial ones and some open-source/free ones (I think there are some here on CP, but I'm not sure...couldn't find any doing a quick search just now.) Anyway, the one I use is called SandDock from Divelements (www.divelements.com). The price is reasonable, support is very good, and the controls are very easy to work with.

      ----------------------------- In just two days, tomorrow will be yesterday. http://geekswithblogs.net/sdorman

      1 Reply Last reply
      0
      • J JamesParsons

        Hi, I'm developing an application that I would like to have the docking/tabbing functionality of the windows/panels, just like in Visual Studio. It doesn't appear to be part of the standard Toolbox controls - is it? Can someone point me in the right direction for information on adding this functionality into my application? Many thanks!

        Mike HankeyM Offline
        Mike HankeyM Offline
        Mike Hankey
        wrote on last edited by
        #3

        Try this http://www.codeproject.com/cs/miscctrl/DockManager.asp this will lead you to the SourceForge site that has the latest version. Coincidently I've been playing with it for a couple of hours and it is quite easy to use but a tad more than I need for my Application. Good Luck Mike

        Life is not measured by the number of breaths we take, but by the moments that take our breath away. "George Carlin"

        1 Reply Last reply
        0
        • J JamesParsons

          Hi, I'm developing an application that I would like to have the docking/tabbing functionality of the windows/panels, just like in Visual Studio. It doesn't appear to be part of the standard Toolbox controls - is it? Can someone point me in the right direction for information on adding this functionality into my application? Many thanks!

          J Offline
          J Offline
          JamesParsons
          wrote on last edited by
          #4

          Thanks, I'm giving that a go. Looks good!:-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