LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Extra Tab on Windows Menu Bar

What is the extra tab on the windows menu bar for? I would like to remove it for LabVIEW programs that I compile, so that when I run the program (or somebody else runs it), there is only one tab for that program. If anyone knows how to do this, please let me know.
0 Kudos
Message 1 of 2
(2,458 Views)
You can remove the second tab by adding this line to either the executables ini file

hideRootWindow=true

Here is a KB that discusses the tabs How Can I Hide My LabVIEW VI So It Does Not Show in the Taskbar With My Executable?
0 Kudos
Message 2 of 2
(2,454 Views)