gpt4 book ai didi

c# - 使用 XAML 在 WPF 中设置进度条样式

转载 作者:太空宇宙 更新时间:2023-11-03 15:13:08 28 4
gpt4 key购买 nike

您好,我想更改进度条的高度,但我不能,属性“高度”不起作用。

我有这个:

enter image description here

我需要这样:

enter image description here

我的 XAML 代码是:

<ProgressBar x:Name="pgsConnectionQuality" HorizontalAlignment="Center"  
VerticalAlignment="Center" Height="100" Margin="276,0,198,0" Width="150"
Value="{Binding ConnectionQuality}"/>

我该怎么办?谢谢!

最佳答案

高度属性对我来说很好用。您的第一张照片看起来不像标准进度条。你确定你没有在某处设置样式吗?

关于c# - 使用 XAML 在 WPF 中设置进度条样式,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/40267956/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com