ag.WPF.UpDown
2.0.0
See the version list below for details.
dotnet add package ag.WPF.UpDown --version 2.0.0
NuGet\Install-Package ag.WPF.UpDown -Version 2.0.0
<PackageReference Include="ag.WPF.UpDown" Version="2.0.0" />
<PackageVersion Include="ag.WPF.UpDown" Version="2.0.0" />
<PackageReference Include="ag.WPF.UpDown" />
paket add ag.WPF.UpDown --version 2.0.0
#r "nuget: ag.WPF.UpDown, 2.0.0"
#addin nuget:?package=ag.WPF.UpDown&version=2.0.0
#tool nuget:?package=ag.WPF.UpDown&version=2.0.0
Custom WPF control with button spinners that allows incrementing and decrementing numeric values by using the spinner buttons and keyboard up/down arrows.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-windows7.0 is compatible. net7.0-windows was computed. net8.0-windows was computed. net9.0-windows was computed. net10.0-windows was computed. |
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
-
.NETFramework 4.7.2
- ag.WPF.NumericBox (>= 2.0.8)
-
net6.0-windows7.0
- ag.WPF.NumericBox (>= 2.0.8)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on ag.WPF.UpDown:
Package | Downloads |
---|---|
ag.WPF.ColorPicker
Custom WPF control that allows a user to pick a color from a predefind color palettes and/or screen. |
GitHub repositories
This package is not used by any popular GitHub repositories.
This release replaces inner textbox by ag.WPF.NumericBox. Note for developers: if you have used to use custom style for NumricBox control with versions prior to 2.0.0, please replace the old resource dictionary by new one from https://github.com/dedpichto/ag.WPF.UpDown/tree/master/ag.WPF.UpDown/Themes