LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Windows title bar control

I need to monitor and/or control the Windows title bar boxes (specifically,
the "Close" box), to reduce operator error. Some application operators refuse
to use the programmed LV switches and controls in preference of the standard
Windows buttons. How do you programmatically access these Windows functions?
0 Kudos
Message 1 of 3
(2,774 Views)
Go to developer zone (zone.ni.com) and search for "Windows Utilities (32-bit)
for LabVIEW". I believe this example does what you want.

"Gabriel" wrote:
>>I need to monitor and/or control the Windows title bar boxes (specifically,>the
"Close" box), to reduce operator error. Some application operators refuse>to
use the programmed LV switches and controls in preference of the standard>Windows
buttons. How do you programmatically access these Windows functions?
0 Kudos
Message 2 of 3
(2,774 Views)
Right click on the VI icon and select VI setup. Go to Window Options and uncheck
the Allow User to Close Window, Show Menu Bar, and Show Toolbar boxes.

"Gabriel" wrote:
>>I need to monitor and/or control the Windows title bar boxes (specifically,>the
"Close" box), to reduce operator error. Some application operators refuse>to
use the programmed LV switches and controls in preference of the standard>Windows
buttons. How do you programmatically access these Windows functions?
0 Kudos
Message 3 of 3
(2,774 Views)