Hi,
i am using ultraTabcontrol in my project. While closing the tab page, in ultraTabControl1_TabClosed event the tab page count getting as number of tab pages in the control initially . How to get the avaialable number of tab pages count after delete the tabs?
Hello Vinod,
I am not sure whether you are deleting or closing the tab. Could you please clarify this? I tested the scenarios and they worked fine for me. Please note that if you close a tab neither the Tabs or the VisibleTabs collections' Count property will be changed. If you remove it however, the Count property should change.
Hello,
I am checking about the progress of this issue. Please let me know If you need any further assistance on this.