在 flowLayout 中的控件之间设置更多空间

发布于 2024-11-17 10:43:18 字数 61 浏览 1 评论 0原文

C# WinForms: 当我们将控件水平放置在流程布局内时,有没有办法在控件之间设置比默认值更多的空间?

C# WinForms:
when we drop controls inside a flowlayout, horizontally, is there a way to set more space than its default between controls?

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

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

发布评论

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

评论(1

白衬杉格子梦 2024-11-24 10:43:18

更改 Control.Margin 的值所包含的控件。

Change the value of the Control.Margin of the contained controls.

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