如何在c#中更改进度条的形状? [英] How to change the shape of progress bar in c#?

查看:154
本文介绍了如何在c#中更改进度条的形状?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想改变进度条的形状。在我的应用程序中,我需要圆形的进度条。我的应用程序的进度必须表示为环形外圈的变化。

I want to change the shape of progress bar.In my application i need circular ring shaped progress bar.and the progress of my application must be represented as change of outer circle of ring colour.

推荐答案

MSDN上有一个创建自定义进度条的示例。 MSDN进度条 [ ^ ]。



您可以将其作为自定义进度条的基础 - 只需根据需要更改绘图代码。



希望这样就够了让你入门。
There is an example on MSDN of creating a custom progress bar. MSDN Progress bar[^].

You can use that as a basis for your custom progress bar - just change the drawing code as appropriate.

Hopefully that will be enough to get you started.


这篇关于如何在c#中更改进度条的形状?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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