Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

在3.5.3版本中hc:NumericUpDown 控件中hc:InfoElement.ShowClearButton="True"属性失效 #223

Open
LiuChao19940201 opened this issue Jun 4, 2024 · 0 comments

Comments

@LiuChao19940201
Copy link

Describe the bug

在3.5.3版本中hc:NumericUpDown 控件中hc:InfoElement.ShowClearButton="True"属性失效,点击清除按钮外无效,但是在3.5.2版本中改功能是正常的。

Steps to reproduce the bug

在3.5.3版本中hc:NumericUpDown 控件中hc:InfoElement.ShowClearButton="True"属性失效,点击清除按钮外无效,但是在3.5.2版本中改功能是正常的。

<hc:NumericUpDown hc:InfoElement.Title="接收角点数" Height="30" DecimalPlaces="2" hc:InfoElement.ShowClearButton="True" Width="350" hc:InfoElement.TitleWidth="110" hc:InfoElement.Placeholder="请输入..." hc:InfoElement.TitlePlacement="Left" Style="{StaticResource NumericUpDownPlus}" hc:InfoElement.Necessary="True" Margin="180,230,270,148" />

Expected behavior

No response

Screenshots

image

NuGet package version

None

IDE

Visual Studio 2022

Framework type

.Net 6.0

Windows version

Windows 11 (22621)

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant