The Wayback Machine - https://web.archive.org/web/20121018213637/http://www.codeguru.com/member.php/Johann+Schwarz/

Articles Written by Johann Schwarz

Creating a DockablePanel-Controlmanager Using C#, Part 7

Going on to design a dockable panel, discover some very interesting techniques, such as hooking the mouse and how to debug an application in such cases. Learn to unpin a docked panel so it slides to the border of the main application.

Creating a DockablePanel-Controlmanager Using C#, Part 6

Learn how to create more advanced docking features, such as docking to the upper right corner or having some panels docked at the bottom of an MDI Form collected together in a TabControl. Each of the different parts include the full source code (up to that point), as well as a retrospective short explanation about the different topics covered already.

Creating a Dockable Panel-Controlmanager Using C#, Part 2

Learn how to get a borderless Form to move around on the screen by capturing it with the mouse and dragging it, and to be able to resize the form, the same way as a normal sizeable Form can be sized by dragging its edges.

Whitepapers and More

Most Popular Programming Stories

More for Developers

Latest Developer Headlines

RSS Feeds