带 TrackBar 的 Vista 风格下拉菜单

发布于 2024-09-26 16:19:14 字数 799 浏览 3 评论 0原文

在 Windows Vista/7 的 Windows 资源管理器中,图标大小选择器有一个 跟踪栏DropDownMenu(见图 1)

Vista DropDownMenu with TrackBar
图。 1:Windows Vista 中带有 TrackBar 的 DropDownMenu

有谁知道我在哪里可以获得类似的 UserControl 或告诉我如何在 .NET 中复制它?

注意:如果有人想知道该图像来自何处,我在单击“视图”按钮时从 Windows Vista 的 Windows 资源管理器中捕获了该图像。

编辑
我意识到 Trilian 5 beta 也有类似的东西。我会尽快尝试获取它的屏幕截图。

In Windows Vista/7's windows explorer, the Icon Size selector has got a track bar in the DropDownMenu (see Fig. 1)

Vista DropDownMenu with TrackBar
Fig. 1: DropDownMenu with TrackBar in Windows Vista

Does anyone know where I can get a similar UserControl or show me how to replicate it in .NET?

NOTE: If anyone's wondering where the image came from, I captured it from Windows Vista's Windows Explorer when I clicked on the Views Button.

Edit
I realised that Trilian 5 beta also has something similar. I'll try to get a screenshot of it soon enough.

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

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

发布评论

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

评论(1

小姐丶请自重 2024-10-03 16:19:14

我在 CodeProject 找到了一篇文章。它允许这样的菜单。这将对您有所帮助。

WPF 滑块菜单
http://www.codeproject.com/KB/WPF/WPF_Slider_Menu.aspx

I have found an article at CodeProject. It allows such a menu. This will be of assistance to you.

WPF Slider Menu
http://www.codeproject.com/KB/WPF/WPF_Slider_Menu.aspx

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