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
458
Need to change help text on UltraWinTab tab list button
posted

When you turn on the ShowTabList property of an UltraWinTab control, you get a drop list of tabs at the upper right of the control.  If you hover the mouse over this drop-down, a help balloon pops up that says "Open Files".  Our tabs do not represent files, and we have been asked to change this text.  However, I do not see any mechanism to do so, and text "Open Files" does not appear anywhere in our project.  How do I change the "Open Files" text in that help balloon?

 

Thanks,
Bill

Parents
  • 458
    posted

    OK, at least I've found where the "Open Files" string is kept.  It's in Common\Infragistics.Win\strings.resx.  How do I override a string stored in this file without having to compile a custom version of the library?

Reply Children
No Data