Skip to content

1.0.1.4

Compare
Choose a tag to compare
@avan06 avan06 released this 09 Dec 08:21
· 19 commits to main since this release

Improvement of the upper limit for numeric input in the NumericUpDown component in the Options window #42

The limitation on the maximum value of the NumericUpDown component when the Hexadecimal Property is set has been addressed.
The original behavior restricted the maximum value to Int32 when the Hexadecimal Property was set. It has now been corrected to allow a maximum value of Int64.

NumericUpDown.Hexadecimal Property#Remarks