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. (Yet Another) Dockable Window/Form Question

(Yet Another) Dockable Window/Form Question

Scheduled Pinned Locked Moved C#
csharpvisual-studiohelptutorialquestion
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.
  • T Offline
    T Offline
    TheBlindWatchmaker
    wrote on last edited by
    #1

    (Please note: I am NOT looking for a ready made control library to pop into an application. I would like to understand how to do this for myself.) I've searched the .NET fora for an article on implementing dockable windows/forms but wasn't able to find the right info and was wondering if you could help me. This is what I want to do: Similar to the VS.NET GUI, I would like to define behaviors for child MDI forms such that if they are moved over certain regions, they should dock in those regions. The behavior that I desire is identical to that of "Soultion Explorer", "Toolbox" etc in VS.NET. I have learnt how to spawn child MDI forms. I'm using Visual Studio .NET 2003. Your pointers, code and any help are much appreciated! -- modified at 3:17 Friday 11th November, 2005

    R 1 Reply Last reply
    0
    • T TheBlindWatchmaker

      (Please note: I am NOT looking for a ready made control library to pop into an application. I would like to understand how to do this for myself.) I've searched the .NET fora for an article on implementing dockable windows/forms but wasn't able to find the right info and was wondering if you could help me. This is what I want to do: Similar to the VS.NET GUI, I would like to define behaviors for child MDI forms such that if they are moved over certain regions, they should dock in those regions. The behavior that I desire is identical to that of "Soultion Explorer", "Toolbox" etc in VS.NET. I have learnt how to spawn child MDI forms. I'm using Visual Studio .NET 2003. Your pointers, code and any help are much appreciated! -- modified at 3:17 Friday 11th November, 2005

      R Offline
      R Offline
      Robert Rohde
      wrote on last edited by
      #2

      What exactly do you want to know? To accomplish docking is not a trivial task. Although you mentioned you don't want a complete control library I suggest looking at this[^] article. You can look into the code and learn everything you need.

      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