NumaricDownUp wont let me input a decimal
https://gist.github.com/hutonahill/e9aa8fdd2d43d69af12c637b882771d1
doing something very much like this tutorial: https://learn.microsoft.com/en-us/previous-versions/visualstudio/visual-studio-2017/get-started/csharp/tutorial-windows-forms-math-quiz-create-project-add-controls?view=vs-2017. I've used c# before and i am using Rider, so its not exact.
Whenever i try to input a decimal in my quotient box it deletes the
.
but only when i am running my ticker.
timer1_tick
is attached to a Timer() object running every 50 ms. thats the ticker objectGist
Problem with updates
Problem with updates. GitHub Gist: instantly share code, notes, and snippets.
Tutorial: Create a 'math quiz' Windows Forms App - Visual Studio 2017
Learn how to create a C# or Visual Basic Windows Forms project for a math quiz application. You'll use the Visual Studio IDE to add UI controls to a form.
0 Replies