diff --git a/How-to-customize-dockingmanager-as-flatlayout-control-by-disabling-docking-functionalities/README.md b/How-to-customize-dockingmanager-as-flatlayout-control-by-disabling-docking-functionalities/README.md index 20899dd..9b09541 100644 --- a/How-to-customize-dockingmanager-as-flatlayout-control-by-disabling-docking-functionalities/README.md +++ b/How-to-customize-dockingmanager-as-flatlayout-control-by-disabling-docking-functionalities/README.md @@ -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. \ No newline at end of file +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)