A C# .NET implementation of the window docking functionality found in many popular applications. This is my attempt at creating that functionality using many of the pieces I have found on the net.
Be the first to post a text review of DockableForm. Rate and review a project by clicking thumbs up or thumbs down in the right column.
- I've moved the form movement to the mouse move event and out of the Windows messages handling section.
- I've moved the form movement to the mouse move event and out of the Windows messages handling section.
- I've moved the form movement to the mouse move event and out of the Windows messages handling section.
- I have made some minor modifications to the way docking occurs, especially with the sides of the screen. - Added code to take multiple display scenarios into account.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?