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. Dockable window

Dockable window

Scheduled Pinned Locked Moved C#
csharpquestionvisual-studio
3 Posts 3 Posters 12 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
    Hoang
    wrote on last edited by
    #1

    How can I make dockable windows like tool windows in Visual Studio with C# ?

    N F 2 Replies Last reply
    0
    • H Hoang

      How can I make dockable windows like tool windows in Visual Studio with C# ?

      N Offline
      N Offline
      Neill Jordan
      wrote on last edited by
      #2

      I've been trying to figure that out myself. I found this article http://codeproject.com/csharp/dockingcontrol.asp which demonstrates a docking control, not a standalone window though.

      1 Reply Last reply
      0
      • H Hoang

        How can I make dockable windows like tool windows in Visual Studio with C# ?

        F Offline
        F Offline
        fadi
        wrote on last edited by
        #3

        www.icsharpcode.net has released the code for their C# editor which has that functionality. It is however built around te .Net SDK and even though they ported a version to VS.Net, it is still in same coding style as that of the SDK (no visual forms all code) It does implement the same docking and tabs look and feel as that of .Net... hopefully someone can extract that functionality and make a standalone sample out of it. It is too advanced for me right now. fadi

        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