Hello everyone
How save the state of my project using DockingManager control?
I tried to save and load the project using:
Me.dockingManager1.SaveDockState (Serializer) - Close Button
Me.dockingManager1.LoadDockState (serializer); - button "Carregar"
but is not working
How can save the position of the elements and whenever the user enters in program, the elements (panel and form) will be in the same position.
Attachment:
DockingManager_9c869f34.rar