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
685
How to sort mdi tabs
posted

Hello,

I have an MDI form, using an ultraTabbedMdiManager, which opens different types of child form.

How can I sort MdiTab position using a custom order, ie: all FormA instances first, then FormB, ... ?

Also, how can I apply the same sort order to the MDIWindowListTool menu ?

TIA

Guillaume