Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
746
Pin/unpin causes pane tab to change position
posted

I have a splitpane docked left with 4 contentpanes.  The xaml orders the panes the way we want them.  When a pane is pinned, then unpinned, it does not return to the original pane order - it is placed at the end.  Is there a property or way to retain the original order, or must I override an event (which would that be?) to insert the pane into the proper order in the splitpane?