I\'m looking for an effective way to notify the user that a given form is currently loading (or updating) it\'s UI and it will take few seconds.
This may occurs at i
Use a ProgressBar with marquee or blocks style.
http://msdn.microsoft.com/en-us/library/system.windows.forms.progressbar.aspx