VB.NET
Visual Studio
2
Posts
2
Posters
17
Views
1
Watching
-
VB.NET help assuming my n is 0 on a label and i want to be increasing my n whenever a particular button is pressed till my n=30. E.g if button2 is pressed n should be equal n+2, if button 3 is pressed n should be n+3.