Visual Basic programming lesson 4 - Boolean variables & timer object
Channel:
Subscribers:
66,000
Published on ● Video Link: https://www.youtube.com/watch?v=t2FT6otY8T0
In this lesson you learn to make an object move on the screen using the timer object (timer ticks every 10ms and if the boolean variable is true, the object will be moved to the right by one pixel).
Other Videos By Magic Monk
Tags:
boolean variable
timer object
timer visual basic
visual basic timer