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
110
Close button with UltraTab in v7.3
posted
Hi, I am creating a UI in where user can display new tabs and close tabs much like Firefox. I am using UltraTabControl v7.3 and found that there is no CloseButton supported on this version :-( Can anyone please provide me some guidance on how to implement close button?
  • 2334
    posted
    Support for displaying a close button in the Tab wasn't added until v8.1. However, you could use a Creation Filter to add a close button to the Tab. There is a sample in the KB that shows how to implement this for the UltraTabbedMDIManager and I assume it would be a very similar solution.

    The KB article can be found here: http://devcenter.infragistics.com/Support/KnowledgeBaseArticle.aspx?ArticleID=10054

    If you want to try the CreationFilter, I recommend checking the Infragistics KnowledgeBase for some articles and samples. And also, get the UIElementViewer Utility, it's a big help. see Introducing the Infragistics UIElementViewer Utility