Hello,
We are using version 9.1.20091.2029.
I know you can move tabs around in the mdi from vertical to horizontal, but is there a way to move a tab from the mdi to another monitor. The same functionality that visual studio offers?
Thank you,
Brandon
Hello Brandon,
Maybe one possibe approach to achieve desired behavior could be if you are using UltraTabMDIManager together with UltraDockManager. Could you please take a look at the attached sample and video for more details and let me know if you have any questions.
Regards
I actually had both on my mdiMain. With ultratabbedmdimanager you can have several basepage's open in the mdi main with the tabbed look and feel of visual studio. When I try and drag them outside of mdi main the icon changes and won't let me. I see in your video its working and im not sure why. Is there a special setting on the ultratabbedmdimanager or the ultradockmanager that enables this feature?
We are using the ultradockmanager similiar to how visual studio shows team explorer, solution explorer docked ont he left or right.