how to set a timer in visual studio 2013 in
Answers
Answered by
0
Answer:
Drag and drop a Timer control from Visual Studio Toolbox to the Form. This will add a Timer control, timer1 to the form. Now, we're going to set Timer's property
Answered by
5
Explanation:
Next, you add a Timer control to the matching game. A timer waits a specified number of milliseconds, and then fires an event, referred to as a tick. This is useful for starting an action, or repeating an action on a regular basis. In this case, you'll use a timer to enable players to choose two icons, and if the icons don't match, hide the two icons again after a short period of time....
Hope it helps u...
Similar questions
Hindi,
4 months ago
Hindi,
4 months ago
English,
8 months ago
CBSE BOARD X,
1 year ago
Math,
1 year ago