Tagged Questions

6
votes
2answers
1k views

Application.DoEvents, when it's necessary and when it's not?

Hi what is the necessity of using Application.DoEvents and when we should use it?