Desktop Developer, "Draw Transparent Graphics," by Bill Wagner [Visual Studio Magazine, June 2003]

This Winforms project that shows you how to draw transparent images in .NET.  All the code is in Form1.cs. The event handlers show you how to modify the transparency of an image and draw the image using that transparency.
