Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有几个标签,左右固定,连续。我已启用 AutoEllipsis,它适用,但我希望它更早激活 - 在标签之间留出一点空间。我认为边距会在这里做,但随后标签文本停止激活省略号,反而变得更糟。有谁知道怎么做?
使用TableLayoutPanel. Label在列中锚定,并锚定TableLayoutPanelfo Form。
TableLayoutPanel
Label
Form