微调控制

发布于 2024-12-26 10:13:26 字数 131 浏览 0 评论 0原文

有谁知道像我们在 Android/iPhone 应用程序中经常看到的那样的微调控件。像这样的东西:spinner

它不一定是免费的。

Does anyone know of a spinner control like the one we often see in android/iphone apps. something like this:spinner

It doesn't have to be free.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

想你只要分分秒秒 2025-01-02 10:13:26

查看 SpinDotters,网址为 http://spindotters.codeplex.com/

这里有 WPF 的源代码和演示、SL 和 Phone7。

您需要对其进行一些自定义才能完全获得您想要的内容,但这可能是一个很好的起点。例如,您可以组合几个 NumericUpDown 控件...“旋转”。

在此处输入图像描述

Take a look at SpinDotters at http://spindotters.codeplex.com/

There's source and a demo for WPF, SL, and Phone7.

You'd need to customize it a bit to get exactly what you want, but it could be a good starting point. e.g. you could combine several of the NumericUpDown controls...which "spin".

enter image description here

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文