Community Documents

cancel
Showing results for 
Search instead for 
Did you mean: 

Disable Menu Items Programmatically

This VI allows the user to select between disabling and enabling elements of a Custom Run-Time Menu in LabVIEW

DisableItems.png

Francisco Arellano

National Instruments Mexico
Field Systems Engineer - Energy Segment
www.ni.com/soporte
Comments
w15nu
Member
Member
on

thx, this is what i've been looking for.

NI-hilator
Member
Member
on

How do you get a reference to a control's run-time menu?

Ajay_MV
Active Participant
Active Participant
on

It seems it's not possible.  Also, isn't it possible to enable/disable a controls runtime menu dynamically?

-Ajay

--
Ajay MV


RogerSaele
Member
Member
on

You can get controls menu reference and enable/disable menu items from event:

Shortcut Menu > Shortcut Menu Activation?

Contributors