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
340
UltraTabControl's tab closed event
posted

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?

Parents
  • 71886
    Suggested Answer
    Offline posted

    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.

Reply Children
No Data