NumericUpDownLib Version 3.2
Fixes and Features Added in Version 3.2
Bug Fixes
- Add AbstractBaseUpDown MinWidth virtual property
- do not adjust the control panel length when use mouse to drap the control of displayLength
Features Added
-
WaterMark support
Use the Watermark binding to display a default string (when the user deletes all characters in the textbox portion) to hint at the expected input format. -
add support command binding
Use the new Command binding to process the event when the user clicks on the Up/Dowm button of the UpDown Control.
This release has been authored by heartacker and Ryan Weldin 🙏