Does anyone know of anywhere that has concise VB documentation?

What I mean is that the File System Object, for example, would be documented by giving a very brief (but complete) list of all its methods and properties. It's all there in the object browswer and the on-line help, but its NOT easily extractable in a concise form that can be printed on one page.

I want to do this so that I can study and familiarize myself with the list of stuff available in VB during a commute. I keep running into really neat stuff that I've never heard of before so I want a list I can scan and then dig into the details elsewhere if it looks interesting.

any pointers will be appreciated. Thanks.