I have a form with views that appear as tabs. One of the views will not close no matter what I do. All it does is clear the contents of the tab, but the empty tab remains open. I've tried the Close and Dispose method on the tab, but nothing happens.
this.tabbedMdiManager.TabGroups[0].Tabs[iChildIndex].Close(); this.tabbedMdiManager.TabGroups[0].Tabs[iChildIndex].Dispose();
Hello Sam,
I have tested closing tabs programatically and I have been unable to reproduce the behavior described.
What version of our components are you using?
Also, I have attached the sample I used, so if you could please take a look at it, modify it so the issue is present and send it back, and I will take a further look at it.
Sincerely,Tihomir TonevAssociate Software DeveloperInfragistics
MDICloseTabs.zip
18.2.9