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.
我有一个带有几个按钮的表单,我可以根据需要隐藏和显示。有没有一种简单的方法可以让可见按钮并排居中(可能使用其中一个容器控件)?
关闭anchor方向并设置dock为无将使控件居中
anchor
dock
希望,这就是你需要的……!!