Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

I found that BarResize event fires in between BeginUpdate() and EndUpdate() methods and so loading the items/bars is slower. Is there any way to avoid that?

0
0 Posted

I found that BarResize event fires in between BeginUpdate() and EndUpdate() methods and so loading the items/bars is slower. Is there any way to avoid that?

0
0

You can use an internal counter being set on zero at the start, increase its value just before calling the BeginUpdate, and decrease the counter after EndUpdate method is called.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123