积极答复者
windform 进度条

问题
答案
-
如果你不能确定某个后台操作所需要的时间,你可以将进度条的Style属性设置为Marquee,这样进度条就会呈现一种连续滚动的效果.
要使用Marquee样式,需要显示启用视觉样式: Application.EnableVisualStyles();
Eric Yang [MSFT]
MSDN Community Support | Feedback to us
Get or Request Code Sample from Microsoft
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
- 已标记为答案 eryang 2011年2月21日 3:08
全部回复
-
你好
或者你可以參考以下URL
http://www.cnblogs.com/Jason_z/archive/2009/10/15/1583669.html
Please correct me if my concept is wrong
Chi -
如果你不能确定某个后台操作所需要的时间,你可以将进度条的Style属性设置为Marquee,这样进度条就会呈现一种连续滚动的效果.
要使用Marquee样式,需要显示启用视觉样式: Application.EnableVisualStyles();
Eric Yang [MSFT]
MSDN Community Support | Feedback to us
Get or Request Code Sample from Microsoft
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
- 已标记为答案 eryang 2011年2月21日 3:08