文件名称:C# winform简单易用的异步加载Loading效果
文件大小:334KB
文件格式:ZIP
更新时间:2021-10-18 09:59:21
winform 异步加载等待 Loading控件
winform的一个简单易用异步加载等待效果,调用方式: this.AsyncWaitDo(delegate{ //异步等待操作}, delegate{//回调操作}); this是要进行异步等待的窗体
【文件预览】:
AsyncWaitDoTest
----AsyncWaitDoTest.sln(887B)
----AsyncWaitDoTest.suo(46KB)
----AsyncWaitDoTest()
--------Form1.cs(1KB)
--------Program.cs(567B)
--------Form1.resx(10KB)
--------WaitControlEx()
--------Properties()
--------Form1.Designer.cs(13KB)
--------obj()
--------AsyncWaitDoTest.csproj(4KB)
--------bin()