如何在设计时重新排列 WinForms TabControl TabPages?

发布于 2024-11-19 12:05:10 字数 92 浏览 0 评论 0原文

设计时如何重新排列TabPages?

在我的一个项目中,我并不是要实现运行时重新排序,但我想在最初以另一种顺序设计页面后,将页面以特定的有意义的顺序放置。

How to reorder TabPages during design?

In a project of mine I don't mean to implement runtime reordering, but I'd like to place the pages in a specific meaningful order after initially designing them in another order.

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

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

发布评论

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

评论(1

屋顶上的小猫咪 2024-11-26 12:05:10

在选项卡控件的“属性”窗口中,选择带有省略号的按钮:

button to open TabPage Collection Editor

您可以添加、在此编辑器中删除、编辑和重新排序您的选项卡页:

TabPage Collection Editor

In the Properties window for your Tab Control, select the button with the ellipses:

button to open TabPage Collection Editor

You can add, remove, edit and reorder your Tab Pages in this editor:

TabPage Collection Editor

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