自定义控件列表

发布于 2024-10-19 08:20:54 字数 253 浏览 1 评论 0原文

我想显示自定义控件的列表。如何选择它们并拥有垂直滚动条?

关于使用什么控件有什么想法吗? (Windows 窗体DevExpress。)

I want to display a list of custom controls. How do I select them and have a vertical scrollbar?

Any ideas of what control to use? (Windows Forms or DevExpress.)

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

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

发布评论

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

评论(1

时间海 2024-10-26 08:20:54

请查看 XtraLayoutControl。它允许最终用户在运行时自定义表单的布局,并在以后保存和加载它。此外,当layotControl 处于自定义模式时,它允许最终用户选择一个控件。

Please take a look at the XtraLayoutControl. It allows the end-user to customize the form's layout in runtime, preserve and load it later. Also, it allows the end-user to select a control when the layotControl is in the customization mode.

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