Click here to Skip to main content
15,890,282 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I am currently working on an application and in one of its part i need to have a docking panel where i can put user controls, make them float and dock it anywhere. I have seen available libraries like Avalon dock which enables docking of windows like VS.But i want to do it without using any external library. I found quite a nice solution in the codeproject article DockExtender by Herre kuijpers but its implemented using Winform. So can you guide me about how to implement such a solution in WPF?
Posted

 
Share this answer
 
Thank you very much.....<b></b>
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900