Visual Basic Programming Lesson 1 – Changing object properties

In this series of videos you will learn how to write a program in Visual Basic. We will learn by doing, so you will see step by step how to do everything, with full explanation. In this first video. you learn how to insert objects on the screen, and how to change their properties by using code. We programmed buttons to change the text of a label and the background colour of the form.