Click here to Skip to main content
15,891,567 members
Articles / Desktop Programming / Windows Forms

Display Loading Indicator in Windows Form Application

Rate me:
Please Sign up or sign in to vote.
5.00/5 (6 votes)
7 Dec 2017CPOL3 min read 113.6K   5.8K   15  
This article explains how to display a loading indicator (a GIF image) in Windows Forms application when some long running task is performed in the background.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
India India
I have developed web applications using ASP.NET Web Forms, MVC, Web API, Entity Framework, SQL Server, LINQ, C#, jQuery, BootStrap UI and few other related libraries and tools.

Apart from programming, I love to watch cricket matches.

Comments and Discussions