WPF Custom Text Boxes like number box that only accepts digit and returns a string value, useful for zip code, mobile number etc, currency boxes that only supports decimal number.
Info
| Version: | 1.0.9 |
| Author(s): | John McClane |
| Last Update: | Saturday, November 3, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/aptof/ExtendedTextBox |
| NuGet Url: | https://www.nuget.org/packages/Aptof.Controls |
Install
Install-Package Aptof.Controls
dotnet add package Aptof.Controls
paket add Aptof.Controls
Aptof.Controls Download (Unzip the "nupkg" after downloading)
Dependencies
Tags