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
965
Don't allow certain tabs to ever be closed
posted

Hello,

I have an UltraTabbedMdiManager in which I programatically open two tabs.

The user can then open additional tabs from the information contained in these two tabs.

I'd like for the two tabs to never close. While the user opened ones can be closed.

How can I go about doing this?