(c) 2002 Visual Studio Magazine 
Fawcette Technical Publications

Issue: April 2002
Section: Q&A
Author: Karl Peterson and Brian Noyes
Filename: vs0204qa

This article's code includes three samples. The first shows all the tricks needed to write a tray app in VB4/32 or higher: tray.zip

The second shows two ways to add a graphical lasso to your app: lasso.zip

The third demonstrates how to assemble a single XmlDocument object from individual XML fragments: xmlcollector.zip

You can find Listing 1 in the listing.txt file.

