Adding Labels

Introduction

Create a new Windows Form Project named LabelControls in your C# projects folder.
Change the Form1 Text to "Exploring Label Controls". Add a label to the form.
Add lable Set the label properties:

Add another label

Use the following properties:

Let's add more buttons with codes

Add 2 buttons as shown below using your own properties:
Add lable 3

Display output in label controls


For more details, please contact me here.