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
Items visibility change too slow
posted
Hi all! I have a performance issue with UltraWinExplorerBar v8.2. I have a piece of code that literally shows or hides multiple items on occasions and it all lasts around 1s on 25 items!!. I profiled my method and it turned out that 99% of execution time went on changing item visibility. Now is there a way to speed things up? This funcitionality is very important in my project. Thanx, M.