Skip to content

Commit 0f05310

Browse files
Update README.md
ReadMe file file has been updated.
1 parent aae70cc commit 0f05310

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
1-
# winforms-asynchronous-busyindicator-helper-demo
1+
# Asynchronous Busy Indicator Helper Demo for Windows Forms
2+
Usually, an animated GIF image cannot be shown in a Windows Forms control without using the picture box control or writing our own custom control. The busy indicator drawing helper helps you show animated GIF images in a control. The main advantage of this helper is that you can use it in any Windows Forms control, regardless of whether it is a Syncfusion control. The busy indicator drawing helper can also be used asynchronously.
3+
4+
## About the sample
5+
This sample shows how to show the busy indicator asynchronously in a control.
6+
7+
![](https://blog.syncfusion.com/image.axd?picture=%2fblogpostimages%2f3_772c03fc.gif)

0 commit comments

Comments
 (0)