To download NI software, including the products shown below, visit ni.com/downloads.
Overview
This code shows how to move an active item up and down a tree control by using a numeric control. The active item will also remain highlighted while it is traversing the tree control.
Description
This code uses property nodes to change the row number of an active item in a tree control and to have the active item highlighted when the item is moving in the control.
Requirements
Steps to Implement or Execute Code
Additional Information or References
VI Block Diagram
**This document has been updated to meet the current required format for the NI Code Exchange.**
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.