question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

NumericUpDown snap to interval

See original GitHub issue

It would be nice, if the value in a NumericUpDown snaps to the interval (manually entered and/or changed by the buttons).

  • MahApps.Metro v1.5.0
  • Windows OS 10
  • Visual Studio 2017
  • .NET Framework 4.6.2

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
michaelmaireggercommented, May 10, 2017

@punker76 I will implement a demo, then we can decide if this feature suits to the library.

0reactions
seb30commented, May 11, 2017

Works great (for my needs, which I’ve tested)!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Stagger increments in C# NumericUpDown control
Basically, I have seen that I can set the Increment interval, but I would like to manage the Increment interval depending on which...
Read more >
The NumericUpDown control's vertical alignment is incorrect
If I add a standard NumericUpDown control to a layoutcontrol then the caption to the left does not align to the vertical middle...
Read more >
NumericUpDown Control - C# Programming 68 - YouTube
GUI Functionality and controls - the numeric up and down textbox.
Read more >
The Numeric Up Down Control - Microsoft Visual C++/CLI
The user clicks one of the arrow buttons at one time to increase or decrease the current value of the control. The value...
Read more >
Version 1.6.0
New: SnapToMultipleOfInterval property for NumericUpDown which indicates if the NumericUpDown should round the value to the nearest possible ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found