C#.NET中使用BackgroundWorker在模态对话框中显示进度条
摘要:
这里是一个示例,其中展示了如何使用Backgroundworker对象在模态对话框中显示后台操作的实时进度条。 首先是主窗体代码:using System;using System.Collections.Generic;using System.ComponentModel;using Syst... 阅读全文
posted @ 2015-05-06 22:13 HOT SUMMER 阅读(1923) 评论(0) 推荐(0)
浙公网安备 33010602011771号