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.
我的 winforms 应用程序中有一个固定大小的面板。在该面板内,我还有 4 个面板。Parent-Panel 设置为 autoScroll, true。
所以有时我的 4 个面板的高度需要大于 int32。但这是不可能的。那么有没有可能覆盖高度属性?!