CHKLIST.VBX Version 1.00
Copyright (C)1995 I.D.E Software
All rights reserved worldwide
Written and designed by David E Ingram
e-mail 100045.3263@compuserve.com

The following files should now be located in the current
directory, use the INSTALL.BAT batch file to move the files
into the suggested locations.

Filename	Description		Suggested location
----------------------------------------------------------
readme.txt	This text file
chklist.vbx	VB Custom Control	\WINDOWS\SYSTEM
chklist.hlp	Help File		\WINDOWS
chklisth.ico	Help File Icon		\WINDOWS

check1.bmp	Sample checked bitmap	\WINDOWS
check2.bmp	Sample checked bitmap	\WINDOWS
uncheck2.bmp	Sample unchecked bitmap	\WINDOWS
check3.bmp	Sample checked bitmap	\WINDOWS
uncheck3.bmp	Sample unchecked bitmap	\WINDOWS
check4.bmp	Sample checked bitmap	\WINDOWS
uncheck4.bmp	Sample unchecked bitmap	\WINDOWS
check5.bmp	Sample checked bitmap	\WINDOWS
uncheck5.bmp	Sample unchecked bitmap	\WINDOWS

sample1.mak	Sample VB Project	\CHKLIST
form1.frm	Sample VB Form		\CHKLIST
install.bat	Install batch file,
		Moves the above files (from the
		current directory) into the
		suggested locations.
		Type: INSTALL <destdrive:> [ENTER]