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
680
Tabs are re-ordered when visible is set to true
posted

I am using the tab MDI manager to manage my MDI forms in an application.  The application allows the user to reorder them by dragging the tab to the order they choose.  Another part of the application will hide those forms between loads of another MDI child.  Again another part will show the hidden forms.  When the application shows the now hidden forms they are reordered to the original order they where added in.  This should not happen it should maintain the order the user chose.