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
205
Clicking anywhere in the tab (TabItemEx) causes closing of the tab?
posted

Hi

I have a xamTabControl that has some tabs with clos buttons.  But on one machine only, if a user clicks on the header or inside the tab content, causes the tab closed.  This does not happen on other machines.

Any clues why?  Thanks.

Houbin

Parents
No Data
Reply
  • 54937
    Suggested Answer
    Offline posted

    Clicking with the middle mouse button anywhere in the tab item will close it - this mimics what happens in VS, IE, etc.. If that's not the scenario then can you paste the callstack (e.g. Environment.StackTrace) from the tab's Closing or Closed event?

Children
No Data