It depends on how much guiding you are trying to do. I definitely disable controls whose use would cause problems if used out of order, or to make it clearer in what order things need to be performed. As to the diagram cluter, you can make a reference to the control and pass that into a sub-vi where you can act on all of its properties. This can free up a lot of "real estate" on your diagram. All kinds of variations on this theme can be used. By using
the cntrl ref you can place the property node or sub-vi with the prop nodes just about any where without having to wire the cntrl refnum all over the place. You can also put the logic in the sub-vi, i.e. if this signal true, turn control red, inable it, etc.
Here is a really crude example:
PutnamCertified LabVIEW Developer
Senior Test Engineer North Shore Technology, Inc.
Currently using LV 2012-LabVIEW 2018, RT8.5

LabVIEW Champion