C# Programming with Visual Studio 2015 Lesson 1 – changing object properties

To get started with C Sharp, we learn how to create a simple windows form with a label and two buttons. One button changes the background color of the form, the other button changes the title of the form.