Within the Full OI - Resize Controls.vi, I recently added a container reference used to display the comment associated with the selected sequence file. Anyway, the way I did this was to copy one of the existing container references and modify it. I could not figure out how to create a new container reference with the desired properties.
I see the icon in the .Net and ActiveX pallette. When I select the ActiveX Container, I get an empty box. I tried a right-click and selected 'Insert ActiveX Object', but then I didn't see anything applicable in the list of available servers.
So instead I right-clicked the copy of the container reference I made and selected Select VI Server Class -> Generic -> GObject -> Control ActiveX Container. The "Select Ctrl Type" is set to ActiveX Container. Then I just changed the label in the properties.
How would I create an ActiveX Container otherwise?