A Control inherited from a TextBox which allows only numeric input, but also one of a set of predefined units ("ms", "kHz" etc.). Figures out the unitless number e.g. "10.5 kHz" would be turned into (double)10500. See github description for more details.
License
—
Deps
0
Install Size
—
Vulns
✓ 0
Published
Dec 10, 2015
$ dotnet add package NumericWithUnitNo README available.