C# 如何在表格面板中添加上面的行

发布于 2024-09-30 10:14:23 字数 91 浏览 1 评论 0原文

我正在努力通过将表单元素放置在表格布局面板中来排列它们。每当我执行添加行时,它都会转到底部。对于我手头的任务,如果这一行显示在顶部会很方便。

这可能吗?

I am working on arranging the elements of a Form by placing them inside a tablelayoutpanel. Whenever I do an Add row, it goes to the bottom. For the task I have at hand, it would be convenient if this row showed up at the top.

Is this possible?

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

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

发布评论

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

评论(1

树深时见影 2024-10-07 10:14:23

我刚刚发现它,可以通过插入而不是添加来完成。

I just found it, it can be done by doing an insert instead of an add.

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