What are the properties for labels in Visual Basic? The Text property of a Label does what you'd expect it to do: adds text to your label. We'll do that now: With label1 selected, click inside the area next to "Text", and delete the word "Label1" by hitting the backspace key on your keyboard Click back onto the grey form, or hit the return key on your keyboard