如何创建进度条时... [英] How Do I Can Create Progress Bar When ...

查看:94
本文介绍了如何创建进度条时...的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

hi




如何在表单完成加载和初始化之间切换两个表格

时创建进度条显示状态加载

谢谢

hi

How do I can create progress bar when switch between two form
before form finish loading and initializing show status loading
thanks

推荐答案

BackgroundWorker [ ^ ]然后在表单完成后显示。

BackgroundWorker具有报告状态的规定,可以转到第一个表单上的控件,或者只显示进度的单独表单。
Do the form loading code in a BackgroundWorker[^] and then Show the form when it's complete.
The BackgroundWorker has provisions for reporting status which can go to a control on the first form, or to a separate form that just displays the progress.


这篇关于如何创建进度条时...的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆