Articles in this section

How to restore the initial windows form designer state of the docking window in WinForms Docking Manager?

Docking state

The LoadDesignerDockState method of DockingManager is used to restore the initial windows form designer state of the docking window. Please refer the below code snippet which illustrates this:

C#

this.dockingManager1.LoadDesignerDockState();

 

VB

Me.dockingManager1.LoadDesignerDockState()

 

Sample: http://help.syncfusion.com/support/samples/kb/Tools.Windows/TDDesignDS/DesignDS.zip

Reference link: https://help.syncfusion.com/windowsforms/dockingmanager/serialization#restore-to-initial-state

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Access denied
Access denied