LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

remove close on vi

Hi, can some remind me how to remove the close cross at the top right hand corner, so no one can my program without using my exit button, on my program. Also when i start my program i want to be able maximise the window, when my program starts.

 

Thanks Stuart

0 Kudos
Message 1 of 3
(2,496 Views)

Hi Suart,

see the vi properties. There you can uncheck the function to close the vi.

 

Mike

0 Kudos
Message 2 of 3
(2,487 Views)

VI Properties (CTRL+I), Window Appearance -> Customize, uncheck "Allow user to close window".

The cross is not removed but grayed out.

To maximise automaitcally, see VI Properties, Window size

Paolo
-------------------
LV 7.1, 2011, 2017, 2019, 2021
0 Kudos
Message 3 of 3
(2,482 Views)