NumericUpDown floating point numbers #3727
Answered
by
nicolaihenriksen
JoachimEhbrecht
asked this question in
Q&A
-
Hello, |
Beta Was this translation helpful? Give feedback.
Answered by
nicolaihenriksen
Nov 22, 2024
Replies: 1 comment 1 reply
-
@JoachimEhbrecht In the coming release, the |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
nicolaihenriksen
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@JoachimEhbrecht In the coming release, the
NumericUpDown
will get adecimal
counterpart namedDecimalUpDown
. I believe this is the control you're looking for. You should be able to test it by consuming one of the nightly builds (pre-release versions).