Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
快速总结 - 我如何在我的 win 应用程序上使用 Gauge 控件
我想开发带有聊天和仪表的 Windows 应用程序。为此,我找到了图表的图表控件,但没有找到仪表控件。有一个仪表控件可用于报表定义语言客户端报表和仅在报表查看器上显示。我也知道第三方控制,但他们不是免费的。
1-对于窗口形式:Aqua Guage
2-如果您可以在 Windows 窗体中托管 WPF 控件并使用:Circular Guage
检查许可证信息以确认以上内容是免费的。
请看这个例子。
http://www.codeproject.com/Articles/448721/AGauge-WinForms-Gauge-Control
希望会有所帮助。
如果有人需要 WinForms 的免费“加载时钟”控件,请点击以下链接: 下载
支持 .NET 从 2.0 到 4.5.1(x86 和 x64)