LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

controls appear and disappear

That still is not what I am looking for. I want it to be invisible by default. 

 

So, if I make the visible property and set it to false, the control will only be false when when I run the program. However, I want the control to be invisible before I run the program. 

0 Kudos
Message 11 of 13
(791 Views)

Right Click, Advanced-> Hide Control.

Which is the same as setting the visible property to false on startup.

0 Kudos
Message 12 of 13
(789 Views)

Set all of them to false so they all hide as soon as your program starts.

0 Kudos
Message 13 of 13
(776 Views)