LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I need to disable the right-click feature of my mouse while running my LV app

I want to disable the right-click of my mouse while my Labview app is running. Anyone have a solution for this?
0 Kudos
Message 1 of 3
(2,634 Views)
In the VI Properties (right click on the icon and select VI Properties . . .), on the Catagories dropdown list, select Window Appearance. Choose Customize then un-check the option Allow run-time shortcut menus.

That should do it for you.

Tim
0 Kudos
Message 2 of 3
(2,634 Views)
> I want to disable the right-click of my mouse while my Labview app is
> running. Anyone have a solution for this?

For each panel you want this done for, open VI Properties and change the
ring to Window Appearance. Hit customize and in the lower right is an
option for runtime shortcut menus.

Greg McKaskle
Message 3 of 3
(2,634 Views)