1.0.1.4
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.