以编程方式制作字幕进度栏 [英] make a marquee progress-bar programmatically

查看:64
本文介绍了以编程方式制作字幕进度栏的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好......
我想以编程方式制作选取框进度栏,意味着该进度栏的样式应为选取框.

是否可以在C#.net桌面应用程序中使用?

谢谢

Hi Everyone....
i want to make a marquee progress-bar programmatically ,means the style of that progress bar should be marquee .

Is it possible in C# .net Desktop Application?

Thanks

推荐答案



您可以将样式应用于进度栏.
Hi,

You can apply style to your progress bar.
yourProgressbar.Style = ProgressBarStyle.Marquee;



希望它对您有用,
谢谢



Hope it works for you,
Thanks


这篇关于以编程方式制作字幕进度栏的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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