CheckListBox ActiveX/VBX V2.5
Copyright (c) 1996-98 Hai Li, Zeal SoftStudio.
E-mail:haili@public.bta.net.cn
Homepage: http://members.tripod.com/~zealsoft/ 
          http://www.nease.net/~zealsoft/indexc.html

Description
-----------
CheckListBox 2.5 ActiveX/VBX Control provides support
for listbox containing checkboxes as well as the same
control that is built into Microsoft Word and Excel. 
In this control, each item's font, color, enabled and
checked state can be individually modified. The control
also support 3D look, picture items and custom check
mark. This package includes samples written in Visual
Basic 3.0, 4.0 and 5.0. CheckListBox is also called
Check List. Shareware (US$15) from Zeal SoftStudio.

What's New
----------
Add ItemFont property
Add ItemForeColor property
Add ItemBackColor property
Add Grayed property
Add Selected property
Add AddCheckedItem method
Add AddPicItem method
Add CheckAll and UnCheckAll method
ItemImage property now support .ICO and .WMF format.

Upgrade Information
-------------------
Following properties are replaced by Font property in
ActiveX version:   
    FontName FontBold FontItalic FontUnderline FontSize
    FontStrikethru

Following properties are replaced by ItemFont property in
ActiveX version:   
    ItemFontName ItemFontBold ItemFontItalic
    ItemFontUnderline ItemFontSize ItemFontStrikethru

Folowing properties are not implemented in ActiveX
version:
    Align

History
-------
2.5
	Add ActiveX Control version.
	Add ItemFont property.
	Add ItemForeColor property.
	Add ItemBackColor property.
	Add Grayed property.
	Add Selected property.
	Add AddCheckedItem method.
	Add AddPicItem method.
	Add CheckAll and UnCheckAll method.
	ItemImage property now supports .ICO and .WMF format.
	Add Visual Basic 5.0 sample.
2.1	Rewrite documentation.
	Add version information into VBX file.
	Fix compatible problems with Visual Basic 4.0.
	Add a Visual Basic 4.0 sample.
	Improve Visual Basic 3.0 sample.
2.0	Add Appearance property.
	Add ItemImage property.
1.0	Optimize display speed.
	Add a Visual Basic 3.0 sample.
1.0Beta	Initial Version.

