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
310
prevent from repeated tabs with ultraTabbedMdiManager
posted

Hi,

I used ultraTabbedMdiManager to open my child forms in a tabbed format.every thing is ok but if i open a child form that already it was opened i have two tabs that are the same.

how can i prevent that?

Parents
  • 53790
    posted

    Hello Mphoenix,

     

    Maybe one possible approach to achieve this behavior is to check, if your Form already exist in MDIChildren  collection or not. Depending on that you could add or  select the form. Could you please take a look at the attached sample for more details. Please let  me know if you have any questions.

    Regards

     

    UltraTabbedMDIMangerDuplicateForms.zip
Reply Children
No Data