There is not a built-in capability to drag and drop multiple items in a tree control in LabVIEW, but you can implement it programmatically if you need this behavior during run time (as opposed to edit time). I have attached some code that illustrates how to do this in LabVIEW 8.0. I chose LabVIEW 8.0 because control over drag/drop operations has been expanded in this version and is the most robust. After glancing over the functionality in LabVIEW 7.1, I believe that a similar concept could be implemented there. I will leave the conversion (or improvement) of this VI in 7.1 as a challenge to everyone else in the forum. First one that can figure it out gets a 5-star rating ;)
Kind Regards,
E. Sulzer
Applications Engineer
National Instruments