I don't really know how to make the code for the following question.
I need a program that counts. The program will ask the user what he/she wants to count by and It will then count from 0 to 20 using what ever increment that user has chosen
I want to use a listbox to display all the numbers, and I want a textbox to enter what to count to 20 by. Also I have one button that will start the counting.
Thanks for any help with this