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.
在表单上放置控件时,ide 通过在有意义的地方自动捕捉来提供帮助。对于我正在处理的某个项目,我想稍微增加到表单两侧的自动捕捉距离。有没有办法在表单级别执行此操作(即不是每个控件,因为这会破坏目的)?
是的,增加表单的 Padding 属性。