When designing the front panel of a LabVIEW application, there s no way to render controls invisible except programmatically: connecting a False constant to a "Visible" property node somewhere on the block diagram where it gets run before anything else.
Isn t there any way to do it from the front panel designer?