开发者

Can we give the space between two controls in a stackpanel in WPF?

开发者 https://www.devze.com 2023-01-03 04:39 出处:网络
Can we give the space between开发者_StackOverflow two controls in a stackpanel in WPF?Use the Margin property on the controls that sit in the StackPanel.

Can we give the space between开发者_StackOverflow two controls in a stackpanel in WPF?


Use the Margin property on the controls that sit in the StackPanel.

0

精彩评论

暂无评论...
验证码 换一张
取 消