07-06-2012 01:05 PM
I am trying to use a context menu for editing values in a tree control in LabVIEW 2010, and can't find a way to reference that menu for the 'Set Menu Item Info' function. I would like to be able to 'gray-out' menu items depending on the data selected in the tree control. I can access the item tag (required), but can find no way to access the menu reference (also required). Can anyone help?
Thanks.
Chuck
Solved! Go to Solution.
07-06-2012 02:06 PM
Oops, never mind. Turns out I was looking in the wrong menu event for the reference.