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.
我已经创建了一个基本表单。在这个基本表单中,有一个 groupbox 组件。当我通过继承使用此表单时,继承的组框比表单增长更多。当我关闭和打开表单库继承的表单设计时,我需要一直对此进行调整。
谢谢!
在页面控件中使用组框的 DOCK 属性我已经解决了我的问题。谢谢大家的回复。