As you can tell by the question I’m asking, I am a absolute beginner to Visual Basic.Net programming – how do I program a simple timer just to slow down what is displayed by the code, I have 3 books on VB.Net but at present need exact instructions as to where and what I code
I've managed to code 6 random numbers and display them on screen as I want but would like a pause between each number being displayed - It would allot easier for me to put a timer (pause) in the code I all ready have, rather than put my code in a timer
