I compiled this together from hints I found on this site, and other VB sites. It is an example of how to use BitBlt to create a side scrolling (right to left) environment. It uses a BitBlt class to handle most of the work, and I think it is fairly self explanetory.