LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

MS ActiveX TreeView Control with CVI 6.0

Has anybody experience with the new CVI 6.0 and the usage of the (Microsoft Windows Common Control)TreeView ActiveX Control? Help with a small demo a welcome.
Thanks
0 Kudos
Message 1 of 3
(3,293 Views)
There is a shippingg example that uses it under \cvi\samples\apps\fpeditor\fpeditor.prj. It's a pretty big example that shows how to generate FP's programmatically, but it does demonstrate the use of a Microsoft TreeView.

Best Regards,

Chris Matthews
National Instruments
0 Kudos
Message 2 of 3
(3,293 Views)
Jens

Here is a small program that loads a treeview control. This example doesn't load any nodes in it.

I hope this helps you get started.

Brian
0 Kudos
Message 3 of 3
(3,293 Views)