When creating an application with a user interface (UI), it is common for developers to seek a way to change the properties of multiple UI components at once, such as disabling all controls and indicators in the LabVIEW front panel.
This article will demonstrate how to disable and gray out all the controls and indicators with simple LabVIEW code.