Just out of curiosity... WHY VB???
If you're looking for a simply way in... I guess... but still, you'd be a lot better off biting the bullet and getting into C++ (even courtesy of Borland C++ Builder) for ANYTHING remotely complex.
If you're planning on doing REALLY simple games... well, as long as you don't plan on anything too complex, most topics that will be covered in ANY introductory VB book will be the same -- how to use the different built-in components, how to write logic functions, etc. So you don't necessarily need a VB "Game" programming book.
If you want to do pretty much anything graphics intensive, I very strongly recommend you reconsider VB being your development language of choice.