Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# How to customize WPF DockingManager as flatlayout control by disabling docking functionalities?

This article describes about how to customize the [WPF DockingManager](https://www.syncfusion.com/wpf-controls/docking) control as Flat Layout control by disabling the docking functionalities such as Drag and Drop, Resizing the child elements, Hiding the dock panel options and floating the dock windows etc.
This article describes about how to customize the [WPF DockingManager](https://www.syncfusion.com/wpf-controls/docking) control as Flat Layout control by disabling the docking functionalities such as Drag and Drop, Resizing the child elements, Hiding the dock panel options and floating the dock windows etc.

KB article - [How to customize WPF DockingManager as flatlayout control by disabling docking functionalities?](https://www.syncfusion.com/kb/8030/how-to-customize-wpf-dockingmanager-as-flatlayout-control-by-disabling-docking)