
TileBmp.Exe Demo (4/10/98)

TileBmp will introduce you to tiling a BMP across,
down the left side only, or across the top of a
form of a form. 

Author - Kenneth Ives
         kenives@cmpu.net

Any updates or comments, please write.

-------------------------------------

All of my routines have been compiled with VB5 Service Pack 3.
There are several locations on the web to obtain these
modules if you have not installed VB5 Service Pack 3.  I did
not use any customized controls other that those that are
distributed with VB5.

-------------------------------------

TileBmp will introduce you to tiling a BMP across,
down the left side only, or across the top of a
form of a form.  I have documented the code in
very simple terminology.  This is to assist the
novice in an undestanding of how things work.

Files included are:

	ReadMe.txt     The file you are reading
	TileBmp.bas    TileBmp BAS module
        TileBmp.exe    TileBmp demo by itself
        TileBmp.frm    TileBmpform

Legal Stuff:

Registration - There is none.

Copyright and License - This is freeware to do with as
you see fit. The author accepts no responsibility for
any damage or data loss caused by this program.


