Click here to Skip to main content
Licence 
First Posted 6 Jul 2003
Views 88,089
Bookmarked 43 times

Docking control with tear-away frame tool windows

By | 6 Jul 2003 | Article
A container control that tears away into a tool window when dragged

Introduction

Well, never being one to be easily satisfied, I was quite happy to find Phil Wright's excellent article on docking controls. However, I of course wanted more. I wanted a control that would behave like a container in the design environment, and would allow me to tear it away from the sides of its container and drop it wherever I wanted it.

So, using Phil's work as a base (thanks, Phil!) I extended his control to give it a little more design flexibility and a way to move it around more like a Visual Studio tool window.

Using the control is simple. Just copy the .cs and .resx files into your project directory and include them in the project itself. You'll either have to add an Images directory to your project for the tool's icon or change the [ToolboxBitmap ....] line in the .cs file to point to an image you want to use. Then, use it like any other control.

Known issues with this version:

  1. No location serialization - the control does not remember where it was placed between iterations.
  2. Control does not always size correctly when dragged and docked to an edge.
  3. Does not always play nicely with the design environment - I've had it lose child controls, somewhat intermittently.

Anyhow, it needs a little work (I'll try to keep new versions posted), but it's enough to get you started. Enjoy!

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here

About the Author

Iridar



United States United States

Member



Sign Up to vote   Poor Excellent
Add a reason or comment to your vote: x
Votes of 3 or less require a comment

Comments and Discussions

 
You must Sign In to use this message board. (secure sign-in)
 
Search this forum  
 FAQ
    Noise  Layout  Per page   
  Refresh
QuestionCant MagicDocking do this already? Pinmemberleppie16:30 7 Jul '03  
AnswerRe: Cant MagicDocking do this already? PinmemberPaul Selormey18:22 7 Jul '03  
GeneralRe: Cant MagicDocking do this already? Pinmemberleppie7:37 8 Jul '03  
GeneralRe: Cant MagicDocking do this already? PineditorHeath Stewart6:16 23 Jan '04  
GeneralRe: Cant MagicDocking do this already? PinmemberSuper Lloyd22:25 1 Dec '05  
GeneralRe: Cant MagicDocking do this already? PinmemberPaul Selormey22:07 2 Dec '05  
Wow, this thread is two years old Smile | :)
 
Best regards,
Paul.
 
Jesus Christ is LOVE! Please tell somebody.
AnswerRe: Cant MagicDocking do this already? PinmemberDiego Mijelshon2:18 8 Jul '03  
GeneralRe: Cant MagicDocking do this already? Pinmemberrahtrow2:46 8 Jul '03  
GeneralRe: Cant MagicDocking do this already? PinmemberDiego Mijelshon3:53 8 Jul '03  
GeneralRe: Cant MagicDocking do this already? Pinmemberfadi3:57 8 Jul '03  
GeneralRe: Cant MagicDocking do this already? Pinmemberleppie7:47 8 Jul '03  
GeneralRe: Cant MagicDocking do this already? Pinmemberfadi9:29 8 Jul '03  
GeneralRe: Cant MagicDocking do this already? PinmemberDiego Mijelshon17:45 22 Jul '03  
GeneralRe: Cant MagicDocking do this already? PinmemberTim Dawson22:39 8 Jul '03  
GeneralRe: Cant MagicDocking do this already? PinmemberSoliant4:24 8 Jul '03  
GeneralRe: Cant MagicDocking do this already? Pinmemberlee_connell17:31 8 Jul '03  
GeneralRe: Cant MagicDocking do this already? Pinmemberstefanos320:47 30 Nov '03  

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.

Permalink | Advertise | Privacy | Mobile
Web02 | 2.5.120529.1 | Last Updated 7 Jul 2003
Article Copyright 2003 by Iridar
Everything else Copyright © CodeProject, 1999-2012
Terms of Use
Layout: fixed | fluid