No, you can do it with 8.0 also.
MAKE SURE you have the developer version.
Install CR8.0 or 8.5, and go to the Project Menu in VB.. If you don't see "Add Crystal Reportts 8.0" or "Add Crystal Reports 8.5" then go to Project->Components, select the Designers Tab, and add it. Now it should be in the Project menu.
After you add it, it will ask you what kind of report to add, then if you want to add a form with the viewer control.. You DO want to do this, however, depending on the application, you may or may not want to make it the startup form. It will give you this option..
The viewer form automatically loads and views whatever you have designed in CrystalReport1 (which is the Crystal Report Designer added to your program.)
Within the designer, you have all of the functionality as the Crystal Reports application, plus the added ability of responding to events, and configuring and passing values to the report dynamically.
s-)
--NipsMG