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
935
Slow performance updating Ribbon tools
posted

Hello,

I have an application that opens new forms for user editing. These new forms contain a ribbon with many tools. Typically the forms open in much less than a second and tool updates appear almost instantly when the user enters different controls.

A couple of forms have significantly slower performance taking 5-10 seconds to open and tool updates have a noticeable lag sometimes several seconds. I've timed various parts of the code and narrowed it down to the ultraToolbarsManager1.EndUpdate() call oddly related to form captions including & and :. This seems an unlikely link but ...

I've attached a sandbox that shows a 20 times impact on performance when I run the tests.

Thanks for any assistance.

Wendy

Test_TbMgr.zip