用于 Windows 窗体的 Windows XP 控制面板控件

发布于 2024-07-17 10:33:32 字数 67 浏览 6 评论 0原文

我想要一个具有与 Windows XP 控制面板类似的 UI 的应用程序。 有人知道具有相同图标视图的控件吗? 谢谢

I'd like to have an application with an UI similar to Windows XP control panel. Does anybody knows of a control with the same icon view?
Thanks

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

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

发布评论

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

评论(2

海螺姑娘 2024-07-24 10:33:32

可以实现此目的的最接近的控件是使用大图标视图的 ListView 控件。

它将具有与控制面板类似的外观。 除非您正在谈论 WindowsXP 中基于类别的控制面板,否则您将有多个控件和表单来处理此问题。

The closest control that could serve this purpose is the ListView control, using the Large Icons view.

It will have a similar look to a control panel. Unless you are talking about the category based control panel in WindowsXP, then you would have multiple controls and forms to handle this.

帅的被狗咬 2024-07-24 10:33:32

此处一文展示了如何在您的应用程序中嵌入 Windows 文件查看器控件,请参阅我的答案此处了解更多信息。

The article here shows how to embed the Windows file viewer control in you app, see my answer here for more info.

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