
This article illustrates how to populate a Treeview control from an XML file in Visual Basic. The sample code provided in this article contains a reference to MSXML 2.0. If a newer version of MSXML has been installed in replace mode on your machine, the sample code will automatically use this new version. If a newer version of MSXML has been installed in side-by-side mode on your machine, the code may use the older version.
|