Hi,
I got fairly deep into a project here and realized that I really ought to make one of my controls into a class (I want to flatten it to an XML file to save it, and unflatten to load even if the control has been updated).
I was under the impression that it should be fairly straightforward, according to the help file on the subject, but when I go to the project explorer and try to right-click the control, I get no such option. Not even greyed out. See attached picture... I censored some file names for company confidentiality but the right click menu and project explorer are visible.
I am using LabVIEW 2011 SP1 on Windows 7 64-bit.
I am using this control in 37 VIs according to the "find callers" option so I am really hoping to not have to manually replace it and all of the wires to it in every single one.
Any ideas?