You have learned how to write simple Visual Basic 2015 code. In this new lesson, you will learn how to work with some common controls in Visual Basic 2015 and write codes for them so that they can response to events triggered by the user. Some of the commonly used controls are label, text box, button, list box, combo box, picture box, timer and more. However, in this lesson, we shall only deal with the text box and the label, we shall deal with other controls coming lessons. Learn how to work with controls by following