Right-click on any of the property nodes and select "Help For Property Node." This is a very important LabVIEW concept. It allows you to manipulate the properties of a control programattically. For instance, you could change a control's enabled property to gray it out.
[edit]
Actually, it is called the "disabled" property. Go figure.
[/edit]