A very nice Help --> About Freebie
I was poking around Google looking for a quick and simple Help About Form implementation. I found Jeff Atwood's AboutBox on the CodeProject site
www.codeproject.com/vb/net/aboutbox.asp
I downloaded the source, and within 10 minutes had it up and running in our application.
We have tweaked it a bit to fit our application, though out of the box this is a very nice form. Great job Jeff and many thanks for saving me the time to implement this.