Hello!
Im making a 'Memory Game' in Visual Basic.
I have 2 textboxes, in Textbox1 a random text appears and in Textbox2 the user have to write down the text that appeared in Textbox1. I have made this so far.
But the question is: how do I make it that the text will only be shown in Textbox1 for a certain time (with a timer) and then disappear? The user can choose the time by a NumericUpDown.
Im grateful for your replies!
Im making a 'Memory Game' in Visual Basic.
I have 2 textboxes, in Textbox1 a random text appears and in Textbox2 the user have to write down the text that appeared in Textbox1. I have made this so far.
But the question is: how do I make it that the text will only be shown in Textbox1 for a certain time (with a timer) and then disappear? The user can choose the time by a NumericUpDown.
Im grateful for your replies!