***********************************************************************
vbAccelerator ImageList Control 1.4 Complete Source (vbalilsc6.zip)
Copyright  1998 Steve McMahon (steve@vbaccelerator.com)
-----------------------------------------------------------------------
      Visit vbAccelerator - the VB programmer's resource - at
	             http://vbaccelerator.com
***********************************************************************

About the vbAccelerator Image List Control
This control provides an all VB image list control.  The control does
more than the COMCTL32.OCX version, but note it cannot be used with
other COMCTL32.OCX controls (e.g. TreeView, ListView etc).

Feature Highlights:
1) Add all the images to the image list in one go from a picture strip,
   either from a file or a resource bitmap.
2) Can Automatically determine the transparent colour (MaskColor in the
   MS COMCTL32.OCX version) for a bitmap from the top-left hand pixel.
3) Change the order of images or clear all images in the designer.
4) When adding images, you can default the keys to the file names of
   the files you are adding.
5) Draw selected, cut and disabled image styles.
6) Also available as a lightweight class to incorporate directly 
   into your project.
7) Add .BMP, .GIF, .ICO, .CUR and .ANI files.  With animated cursors
   you can choose to import all frames or just the first one.


This project contains the full vbalIml source code and is provided
for your information only.  It should NOT be used to build modified
versions the vbalIml control for distribution purposes.  If you want
to build a modified version of the control, make sure you change the
filename and control class name before doing so.  Any bugs or problems
should be reported to the author (steve@dogma.demon.co.uk) for 
incorporation into future releases.

Installation Requirements
vbalilsc6 requires Visual Basic 6 with at least Service Pack 3 applied.

**********************************************************************
Distribution notice:
You are free to distribute vbalilsc6.zip in it's original state to any
public WWW site, online service or BBS without explicitly obtaining
the authors permission. (Notification would be greatly appreciated
though!).
You are also free to use and distribute the compiled vbaliml.ocx file, 
provided it is unmodified from the version supplied in this package.

If you wish to distribute vbalilsc6.zip by any other means (i.e. if 
you want to include it on a CD or any other software media) then the
EXPRESS PERMISSION of the author is REQUIRED.
***********************************************************************
