0

Is it possible to save positions and size of undocked tabs in AvalonDock?

Other things like docked and resized panels, which are visible and witch not, are properly saved and reloaded on application start. Only thing I can't force to be saved are tabs that I drag creating floating windows. Those windows after I reload application are docked as tabs again.

gemGreg
  • 194
  • 2
  • 12

1 Answers1

1

This Link gives a good example how you can save the layout of AvalonDock. It work with the sample given in the post.

Here we have one more post about How do I automatically load a layout into my AvalonDock instance?

Community
  • 1
  • 1
Abin
  • 2,868
  • 1
  • 23
  • 59