Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/syncfusionexamples/wpf-visual-studio-docking-windows-demo

Demonstrates of creating Visual studio style docking windows using Syncfusion WPF Docking Manager control
https://github.com/syncfusionexamples/wpf-visual-studio-docking-windows-demo

wpf wpf-docking

Last synced: 13 days ago
JSON representation

Demonstrates of creating Visual studio style docking windows using Syncfusion WPF Docking Manager control

Awesome Lists containing this project

README

        

# Visual Studio-like Docking Windows Demo for WPF
As .NET developers, we have all worked in Visual Studio and at some point may have wondered about the docking windows that hold the Solution Explorer, Code Window, Toolbox, and others. Visual Studio-style docking windows allow you to resize, move, and change the behavior of windows to create a layout that suits various development models. The Syncfusion docking manager allows users to create their own layout by just dragging and dropping the windows to the desired positions. It also allows layouts to be persisted with built-in serialization options.

## About the sample
This sample shows how to Create Visual Studio-like Docking Windows in WPF.

![](https://blog.syncfusion.com/wp-content/uploads/2018/09/VSlikeDockWindow-1.png)